Skip to content

hbroch/mapbender-documentation

 
 

Repository files navigation

Mapbender Documentation

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 sources are on Github.

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.

To build the website locally, you need to install Sphinx. Install it in Debian-based distributions via

$ apt install python-sphinx

You can then build the documentation by running:

$ make

To participate in the documentation, create a fork and submit a pull request with your changes.

Have fun!

About

Documentation for Mapbender

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 40.3%
  • Python 31.6%
  • JavaScript 12.6%
  • CSS 10.3%
  • PHP 4.3%
  • Makefile 0.9%