mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
explain how to add extensions
This commit is contained in:
parent
951b65b511
commit
ba2335d73e
@ -12,8 +12,9 @@ Compilation into HTML
|
|||||||
To compile this documentation :
|
To compile this documentation :
|
||||||
|
|
||||||
1. Install [sphinx-doc](http://sphinx-doc.org) (eg. pip install sphinx & pip install sphinx_rtd_theme)
|
1. Install [sphinx-doc](http://sphinx-doc.org) (eg. pip install sphinx & pip install sphinx_rtd_theme)
|
||||||
2. run `make html` from the root directory
|
2. Install submodules : $ git submodule update --init;
|
||||||
3. The base file is located on build/html/index.html
|
3. run `make html` from the root directory
|
||||||
|
4. The base file is located on build/html/index.html
|
||||||
|
|
||||||
Contribute
|
Contribute
|
||||||
===========
|
===========
|
||||||
|
Loading…
x
Reference in New Issue
Block a user