/fffw-documentation

Dokumentation for Freifunk Fürstenwalde

Primary LanguagePython

Getting started

This documentation uses sphinx to compile a html-Documentation from reStructuredText-sources.

To satisfy all dependencies for building this documentation, just execute:

pip3 install -r requirements.txt

The documentation is build via make html.

Further Configuration

If you need to adjust any values for the docs, you will find information on that at the website of Material for Sphinx.