Project

General

Profile

Actions

Sphinx documentation » History » Revision 3

« Previous | Revision 3/20 (diff) | Next »
Alexander Watzinger, 2020-04-21 21:00


Sphinx documentation

Sphinx is used to generate the in-application manual. The content of the manual can be changed in the .rst files at sphinx/source.

Install Sphinx

apt-get install python3-sphinx python3-sphinx-rtd-theme

Generate documentation from .rst files
sphinx-build ./sphinx/source/ ../openatlas/static/manual -d /tmp/

Updated by Alexander Watzinger about 3 years ago · 3 revisions

Also available in: PDF HTML TXT