Commit Graph

47 Commits

Author SHA1 Message Date
Valentin Lorentz
6e97ace9d7 Fix typo. 2013-07-29 15:08:08 +00:00
Valentin Lorentz
16a755396e Fix path of translations (locale -> locales). 2013-05-24 20:11:51 +02:00
Valentin Lorentz
bd0e14626f Fix doc of supybot.commands. 2013-02-01 18:56:42 +01:00
Valentin Lorentz
8092e96ad6 Document supybot.commands. 2013-02-01 18:51:03 +01:00
Valentin Lorentz
4a1d9259d9 Remove list of third-party plugins. 2013-02-01 18:45:59 +01:00
Valentin Lorentz
f76f54dec8 Enhance doc of irclib and callbacks. 2013-02-01 17:52:54 +01:00
Valentin Lorentz
e50cfad04d Document Irc, IrcState, ChannelState, IrcMsg, and Plugin. 2013-01-31 20:49:31 +01:00
Valentin Lorentz
b018a9ce1d conf.py: Show inheritance by default. 2013-01-31 20:48:51 +01:00
Valentin Lorentz
f93796622c httpserver: Fix typo. 2013-01-31 19:46:02 +01:00
Valentin Lorentz
0cf36f7f8d Remove plugins docs. 2013-01-31 19:33:47 +01:00
Valentin Lorentz
640c5b70dc Move develop/plugins.rst to develop/index.rst. 2013-01-31 19:08:21 +01:00
Valentin Lorentz
07478653f2 use/install.rst: Add link to build.progval.net. 2012-11-05 11:41:06 +01:00
Valentin Lorentz
3cae0c1064 use/install.rst: Explain how to switch to the 'testing' branch. 2012-10-23 18:38:14 +02:00
Valentin Lorentz
a396d8bf77 Replace 'Supybot' by 'Limnoria' in the install guide (as Limnoria is actually installed). 2012-06-28 17:58:13 +02:00
Valentin Lorentz
95e5af6d0f Remove files that shouldn't have been added. 2012-04-01 08:23:03 +00:00
Valentin Lorentz
6aaeccfdc1 Merge pull request #2 from Mkaysi/master
Remove the mentioning of PYTHONPATH.
2012-04-01 01:13:59 -07:00
Mika Suomalainen
844592f281 use/install.rst: Remove the mentioning of PYTHONPATH.
It's not required with "python setup.py install --user".
2012-04-01 10:37:49 +03:00
Valentin Lorentz
0f54191c42 Merge pull request #1 from Mkaysi/master
Use "python setup.py install --user" instead of "python setup.py --prefix=$HOME/.packages/
2012-03-31 08:21:42 -07:00
Mika Suomalainen
0a3eeecafc use/install.rst: Advise to use "python setup.py install --user". 2012-03-31 18:16:34 +03:00
Valentin Lorentz
707f874440 Add description for Protector 2011-11-01 13:32:41 +01:00
Valentin Lorentz
7ab56fd078 Add README. 2011-10-29 13:58:49 +02:00
Valentin Lorentz
b31137d33e Include unofficial.inc in plugin doc which need it. 2011-10-29 13:29:17 +02:00
Valentin Lorentz
e71865d02f Edit the script to generate the doc for unofficial plugins. 2011-10-29 13:28:46 +02:00
Valentin Lorentz
1cb25b34a0 Fix use/plugins/unofficial.inc. 2011-10-29 13:22:40 +02:00
Valentin Lorentz
5146e9f10c Fix hierarchy (and compilation warnings) for many plugins. 2011-10-29 13:19:46 +02:00
Valentin Lorentz
eafcaa63c3 Add a bunch of plugins from ProgVal/Supybot-plugins, and add configuration doc for others. 2011-10-29 12:39:38 +02:00
Valentin Lorentz
f0b2a20305 Misc: Sort commands (and fix bug with hierarchy). 2011-10-29 09:54:29 +00:00
Valentin Lorentz
2169f3aced Massive import of all generated configuration doc. 2011-10-28 22:49:04 +02:00
Valentin Lorentz
877f538d04 Fix line breaks in append_config_doc.py. 2011-10-28 22:48:44 +02:00
Valentin Lorentz
3ab8659a52 Add the append_config_doc.py script. 2011-10-28 22:37:40 +02:00
Valentin Lorentz
1cc32e522c AutoMode: Add documentation. 2011-10-28 18:50:09 +02:00
Valentin Lorentz
fce8b00a9e Remove commit.sh, as we no longer need the Limnoria/limnoria.github.com repo. 2011-10-28 18:49:48 +02:00
Valentin Lorentz
9e4bf3e474 Remove Supybot logs. (wtf?) 2011-10-28 18:48:42 +02:00
Valentin Lorentz
3c214bb590 Fix typoes. 2011-10-02 11:54:52 +02:00
Valentin Lorentz
bef4aa2ee1 Add 'project homepage' link. 2011-09-02 10:45:46 +00:00
Valentin Lorentz
6704ef5d60 Move the imported files and add HTTP server doc. 2011-07-01 19:03:35 +02:00
Valentin Lorentz
96676f3805 Fix doctrees. 2011-06-30 17:14:05 +02:00
Valentin Lorentz
c1629451b1 Fix doctrees. 2011-06-30 16:49:28 +02:00
Valentin Lorentz
3bd09e0547 Add develop/ 2011-06-30 16:21:24 +02:00
Valentin Lorentz
2fb02fdb83 Add a reference to wikipedia.rst in use/plugins/index.rst 2011-06-30 16:20:51 +02:00
Valentin Lorentz
129d61db76 Too many changes to list them. 2011-06-29 19:17:50 +02:00
Valentin Lorentz
bd2fdf30f2 Add forgotten files 2011-06-29 09:33:59 +02:00
Valentin Lorentz
b17bd0fac6 Review and update the layout. 2011-06-28 17:29:38 +02:00
Valentin Lorentz
2ce465adcd Fix plugin docs. 2011-06-28 08:13:53 +02:00
Valentin Lorentz
506278f454 Generate all plugin docs. 2011-06-28 08:11:32 +02:00
Valentin Lorentz
8e48e80012 Start to write documentation. 2011-06-27 11:19:15 +02:00
Valentin Lorentz
3614da96d0 First commit 2011-06-26 17:10:12 +02:00