This is an example of how to structure a set of Markdown documentation, for building with the documentation builder.
To build documentation, you first need to install the documentation-builder:
snap install documentation-builderNow simply run it inside this folder:
documentation-builderThis will build HTML documentation in the build/ directory. You can now view it in a browser by opening build/en/index.html.