Go to file
Mikaela Suomalainen 12d67f7aa9 update .travis.yml
* Disable sudo
* #43 - allow tests to fail, maybe this encourages someone to fix them
2014-12-28 08:39:50 +02:00
_templates Add 'project homepage' link. 2011-09-02 10:45:46 +00:00
contribute contribute/translate.rst: add more instructions 2014-12-16 18:52:21 +02:00
develop advanced_plugin_testing.rst: Fix a couple of typos 2014-11-19 17:43:23 -08:00
use install.rst: fix Windows installation 2014-12-01 18:29:10 +02:00
.gitignore use/supybot-botchk.rst: document supybot-botchk 2014-09-02 20:43:51 +03:00
.travis.yml update .travis.yml 2014-12-28 08:39:50 +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 conf.py: remove release from html_title 2014-11-03 16:55:01 +02:00
generate_plugin_doc.py Edit the script to generate the doc for unofficial plugins. 2011-10-29 13:28:46 +02: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 requiremets.txt: add sphinx_rtd_theme && 2014-08-31 15:00:30 +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