mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 17:48:43 +02:00
FAF: Documentation UI Twig Blocks
This commit is contained in:
15
.doc/UI/README.md
Normal file
15
.doc/UI/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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`
|
||||
Reference in New Issue
Block a user