Translations

Each translation of the documentation is maintained in a separate repository:

Adding a new translation

If you want to create a new translation, please open an issue in the issue tracker of the English documentation, stating which language you would like to translate. A repository will be created and added to the available translations.

Ideally, you would already have prepared a first version based on a fork or a copy of the English documentation, which will then be imported into the official repository.

Building the Documentation

Requirements

Building the HTML Documentation

To build the complete documentation run:

make html

Output

Afterwards you will find the HTML files in build/html.