Documentation: User Pages#

Feature Pages#

The intent of feature pages is to raise awareness on the concerns which typically arise for applications and explain the general approach taken in APPXC. The pages must be concise and must not be technical.

Situation (mandatory)#

Highlighting a typical problem arising for application development. The first paragraph should focus on the core of the problem, further details may be added to a listing in a further paragraph, if needed.

Approach (mandatory)#

Outlining the approach from a top level and linking to related modules.

not yet realized

As of 2026/04, no feature is referencing any implementation module since no implementation module page is added, yet.

Alternatives (optional)#

If there are typical alternatives to the approach, they can be outlined and commented here. The Login is using this subsection.

FAQ (optional)#

Especially, if the approach is complex, it is reasonable to add this FAQ section to clarify potentially open questions while keepting the approach section concise. The Registration page uses an FAQ section.

References#

idea

As of 2026/04, this section is just an idea based on sphinx-need capabilities. Given linkage between features and modules and corresponding state information, this section could easily list all relevant modules including their state and short description. Furthermore, this section could list corresponding draft pages (feature+module).

Module Pages#

to be refined

As of 2026/04, there is no serious module page existing to condense a general guideline.

v0.0.4.dev4