Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 319 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 319 Bytes

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/