This is the Mapbender documentation repository.
You find the compiled pages of the latest released version at https://doc.mapbender.org/. Other versions of the documentation are also available at https://docs.mapbender.org/.
The current working branch is release/3.0.6. The released versions are based on the master branch and merged from release/3.0.6.
The website code is generated using Sphinx, therefore the documentation source is written in Restructured Text.
You find a documentation about how the documentation is structured in the documentation itself in chapter How to write Mapbender Documentation? or directly here in this Git-Repository.
The website code is generated using Sphinx, therefore the documentation source is written in Restructured Text.
To build the website locally, you need to install Sphinx.
You can then build the documentation by running:
$ makeHave fun!