Valentin Lorentz
0c3facdf75
Document plugin distribution (both traditional and the new setuptools-based one).
2020-05-08 19:17:42 +02:00
Valentin Lorentz
300e270151
Update config tutorial to use network-specific values of variables.
2020-04-07 21:35:30 +02:00
James Lu
5e00c9816d
Point support channel to #limnoria @ freenode
...
Supybot upstream is technically EOL.
2020-03-18 23:42:47 -07:00
James Lu
4978d30922
plugin_tutorial: reflect changes made to __contributors__ handling
2020-03-14 11:12:20 -07:00
James Lu
b057b39e33
plugin_tutorial: update __init__.py example to match Python 3 syntax
2020-03-14 11:11:24 -07:00
James Lu
595fe05512
adv_plugin_testing: fix missing arg to getMsg()
...
Closes GH-80.
2017-08-30 23:12:34 -07:00
Valentin Lorentz
b7347a4a3e
Warn about indentation in the plugin tuto.
2016-10-27 20:07:30 +02:00
Valentin Lorentz
16a578cd71
using_wrap: Group converters and contexts in logical groups.
2016-02-19 22:17:06 +01:00
Valentin Lorentz
e1f80be983
Merge pull request #50 from GLolol/patch-2
...
using_wrap.rst: fix a typo
2015-01-25 19:49:45 +01:00
Mikaela Suomalainen
be01de9224
advanced_plugin_testing: fix underline
...
Next error is something where I cannot say anything.
```
/home/mikaela/src/github/mikaela/limnoria-doc/develop/callbacks.rst:11:
WARNING: py:class reference target not found: NestedCommandsIrcProxy
```
2014-12-28 10:58:32 +02:00
GLolol
4d18defd35
using_wrap.rst: fix a typo
2014-12-17 08:05:55 -08:00
GLolol
0d978be260
advanced_plugin_testing.rst: Fix a couple of typos
2014-11-19 17:43:23 -08:00
KingInTheNorth
3e631f350c
Fixed from README.txt to .md
...
README.txt is outdated, the wizard now makes a README.md file.
2014-08-31 12:00:59 -05:00
Mikaela Suomalainen
fc486ed212
Use gender neutral pronouns
2014-08-28 14:43:41 +03:00
Mikaela Suomalainen
e8a0590f48
develop/httpserver.rst: fix links & HTML5
...
All links to the plugins went to ProgVal/Limnoria, most of them are
really at ProgVal/Supybot-plugins.
Code examples now use HTML5.
2014-07-30 17:46:07 +03:00
Valentin Lorentz
a69a0e975d
Fix typo.
2014-07-30 07:32:38 +00:00
Mikaela Suomalainen
ff51741876
develop/index.rst: remove ircdb.rst
...
from library reference. It doesn't appear in generated documentation and
makes the builds to fail.
2014-06-30 23:05:08 +03:00
Valentin Lorentz
1867b29e27
Fix typo.
2014-01-26 22:31:46 +01:00
Valentin Lorentz
600ccdbd3e
Document plugins' __init__() and die().
2014-01-26 22:07:51 +01:00
Valentin Lorentz
bf25eaace0
Document invalidCommand and at a pointer to PluginRegexp in the events documentation.
2014-01-21 13:44:42 +01:00
Valentin Lorentz
0305de96c8
Improve doc of supybot.callbacks.
2014-01-21 13:44:19 +01:00
Valentin Lorentz
a7ab5420aa
Document configuration variables edits in unit tests.
2014-01-21 13:28:20 +01:00
Valentin Lorentz
37923abd07
Document callAfter and callBefore.
2014-01-20 13:51:10 +01:00
Valentin Lorentz
192c47af06
Update documentation of utils.str.format.
2014-01-20 13:48:01 +01:00
Valentin Lorentz
8dc9d73f0e
Document inFilter and outFilter.
2014-01-20 13:35:42 +01:00
Valentin Lorentz
0e7c7fac45
Document pre-command-call hooks.
2014-01-20 12:02:24 +01:00
Valentin Lorentz
cf36da527d
Document capabilities on the plugin side.
2014-01-20 11:54:27 +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
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
6e97ace9d7
Fix typo.
2013-07-29 15:08:08 +00: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
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
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
3c214bb590
Fix typoes.
2011-10-02 11:54:52 +02:00