Valentin Lorentz
|
cf36da527d
|
Document capabilities on the plugin side.
|
2014-01-20 11:54:27 +01:00 |
|
Valentin Lorentz
|
c225a54ee4
|
Update copyright date.
|
2014-01-20 11:39:58 +01:00 |
|
Valentin Lorentz
|
27a9a4764d
|
Document commands handling on the plugin side.
|
2014-01-20 11:15:30 +01:00 |
|
Valentin Lorentz
|
2df3137061
|
Document dynamicScope.
|
2014-01-20 10:58:19 +01:00 |
|
Valentin Lorentz
|
6c3d4fa07c
|
Document 'do-commands'.
|
2014-01-20 10:46:39 +01:00 |
|
Valentin Lorentz
|
0ba89a0425
|
Document generic variable access syntax.
|
2014-01-20 10:36:05 +01:00 |
|
Valentin Lorentz
|
2fd3e11376
|
Document html templates customization on the user side.
|
2014-01-20 10:32:00 +01:00 |
|
Valentin Lorentz
|
514b430879
|
Document SIGHUP.
|
2014-01-20 10:27:16 +01:00 |
|
Valentin Lorentz
|
68406e86e9
|
Fix typo in develop/advanced_plugin_config.rst.
|
2014-01-20 10:27:07 +01:00 |
|
Valentin Lorentz
|
644d236f97
|
Document read/write of configuration variables.
|
2014-01-20 10:16:17 +01:00 |
|
Valentin Lorentz
|
82e1866c0e
|
Document channel-specific and private configuration variables.
|
2014-01-20 10:11:01 +01:00 |
|
Valentin Lorentz
|
68218a70d3
|
Fix develop/index.rst.
|
2014-01-20 09:48:25 +01:00 |
|
Valentin Lorentz
|
0aea595d06
|
Write documentation of configuration hooks.
|
2014-01-20 09:44:00 +01:00 |
|
Valentin Lorentz
|
512fb25c93
|
Fix titles in develop/advanced_plugin_configuration.rst.
|
2014-01-20 09:33:49 +01:00 |
|
Valentin Lorentz
|
69c14633ba
|
Merge import/ in other directories (develop/ and use/).
|
2014-01-20 09:31:22 +01:00 |
|
Valentin Lorentz
|
9b288089dc
|
Add a note in the httpserver doc to mention this feature is only available in Limnoria.
|
2014-01-20 09:16:24 +01:00 |
|
Valentin Lorentz
|
aeaec3ec92
|
Add an explaination at how to customize templates in the httpserver doc.
|
2014-01-20 09:13:25 +01:00 |
|
Valentin Lorentz
|
92e4dee3e2
|
Update documentation of the HTTP server; expand it to cover templates.
|
2014-01-20 09:08:54 +01:00 |
|
Valentin Lorentz
|
c999f4a7cd
|
Update list of dependencies.
|
2013-11-17 01:04:03 +01:00 |
|
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 |
|