Actions
Sphinx documentation » History » Revision 1
Revision 1/19
| Next »
Alexander Watzinger, 2020-04-21 16:24
Sphinx documentation¶
Sphinx is used to generate the in-application manual.
Execute generation after changes:
sphinx-build source ../openatlas/static/manual -d /tmp/
Install needed libraries:
apt-get install python3-sphinx python3-sphinx-rtd-theme
Updated by Alexander Watzinger almost 3 years ago · 1 revisions