Go to file
Aminda Suomalainen 1c74260111 faq.rst: use example.com instead of my.host.com 2021-06-29 17:41:51 +02:00
_static Update use/faq.rst && add _static/ 2014-12-28 09:51:46 +02:00
_templates Add 'project homepage' link. 2011-09-02 10:45:46 +00:00
contribute update links http -> https & fix linkrots 2021-06-29 17:41:51 +02:00
develop update links http -> https & fix linkrots 2021-06-29 17:41:51 +02:00
locale/fr/LC_MESSAGES FR/use.po: update links to use https 2021-06-29 17:41:51 +02:00
use faq.rst: use example.com instead of my.host.com 2021-06-29 17:41:51 +02:00
.gitignore Rewrite the plugin doc generation script so it actually works. 2021-04-11 11:34:14 +02:00
.travis.yml update .travis.yml 2014-12-28 08:39:50 +02:00
Makefile update links http -> https & fix linkrots 2021-06-29 17:41:51 +02:00
README.md Update readme 2021-04-11 20:37:11 +02:00
append_config_doc.py Edit the script to generate the doc for unofficial plugins. 2011-10-29 13:28:46 +02:00
conf.py Hide version number, it's not relevant. 2020-04-26 12:30:18 +02:00
conf_fr.py Add French localisation. 2016-02-24 21:05:35 +01:00
generate_plugin_doc.py Make the plugin list a definition-list instead of the raw toctree 2021-04-17 17:59:02 +02:00
index.rst Add an introduction. 2020-05-08 19:27:56 +02:00
make.bat update links http -> https & fix linkrots 2021-06-29 17:41:51 +02:00
requirements.txt requiremets.txt: add sphinx_rtd_theme && 2014-08-31 15:00:30 +03:00
update_locales.sh Add French localisation. 2016-02-24 21:05:35 +01:00

README.md

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/