mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2025-02-16 21:40:45 +01:00
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/
Description
Languages
Python
45.3%
Makefile
27.7%
Batchfile
26.3%
HTML
0.5%
Shell
0.2%