Go to file
Mikaela Suomalainen 625d6939ce use/httpserver.rst: multiple updates
* 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.
2014-07-27 15:03:12 +03:00
_templates Add 'project homepage' link. 2011-09-02 10:45:46 +00:00
contribute contribute/translate.rst: fix title underline 2014-06-30 22:46:06 +03:00
develop develop/index.rst: remove ircdb.rst 2014-06-30 23:05:08 +03:00
use use/httpserver.rst: multiple updates 2014-07-27 15:03:12 +03:00
.gitignore First commit 2011-06-26 17:10:12 +02:00
.travis.yml .travis.yml: disable email notifications 2014-07-25 14:32:26 +03:00
append_config_doc.py Revert ".travis.yml: run scripts that shouldn't be used" 2014-06-30 23:03:37 +03:00
conf.py Update copyright date. 2014-01-20 11:39:58 +01:00
generate_plugin_doc.py Revert ".travis.yml: run scripts that shouldn't be used" 2014-06-30 23:03:37 +03:00
index.rst Move develop/plugins.rst to develop/index.rst. 2013-01-31 19:08:21 +01:00
make.bat First commit 2011-06-26 17:10:12 +02:00
Makefile First commit 2011-06-26 17:10:12 +02:00
README.md README.md: link to the documentation directly... 2014-07-01 10:23:40 +03:00
requirements.txt requirements.txt: remove "pip install"... 2014-06-30 22:54:31 +03:00

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