docs ΒΆ
The docs
root contains documentation content for the project in Markdown format, commonly compiled with MkDocs into a static website.
Sites can add files to this tree with any path and name to create arbitrary articles, but the following convention is recommended for typical documentation:
getting-started/
: initial setup for a new systemusage/
: content for users of the systemdevelopment/
: content for developers making changes to the systemoperations/
: content for systems administrators maintaining the system