mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
How to build UI Documentation
Sphinx
Install Sphinx from https://www.sphinx-doc.org/en/master/usage/installation.html
ReadTheDoc template
The documentation template comes from https://readthedocs.org/ and is already in the sources
Generating the documentation
Under .doc/UI simply run make.bat html
The documentation is generated into .doc/UI/build/html