mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-21 19:49:28 +01:00
_static | ||
_templates | ||
contribute | ||
develop | ||
locale/fr/LC_MESSAGES | ||
use | ||
.gitignore | ||
.travis.yml | ||
append_config_doc.py | ||
conf_fr.py | ||
conf.py | ||
generate_plugin_doc.py | ||
index.rst | ||
make.bat | ||
Makefile | ||
README.md | ||
requirements.txt | ||
update_locales.sh |
To generate the html doc from the .rst files, run these commands:
pip3 install limnoria
git clone https://github.com/Limnoria/Limnoria-doc.git
cd Limnoria-doc
./generate_plugin_doc.py
make html
You need the Sphinx documentation generator to do that. A generated doc is available at https://docs.limnoria.net/