mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-12-25 12:42:35 +01:00
625d6939ce
* Update config variables * add favicon * host is nowadays known as hosts4 * add hosts6 * move keepalive above port as that is how it appears in the bot too * specify that HTTPd might require port change, not HTTP * HTTPd might not work if port is too low = port is under 1024 * Apache is in front of Supybot's HTTPd, not behind. |
||
---|---|---|
_templates | ||
contribute | ||
develop | ||
use | ||
.gitignore | ||
.travis.yml | ||
append_config_doc.py | ||
conf.py | ||
generate_plugin_doc.py | ||
index.rst | ||
make.bat | ||
Makefile | ||
README.md | ||
requirements.txt |
To generate the html doc from the .rst files, run
make html
. You need the Sphinx documentation generator to
do that. A generated doc is available at