0fdd1e70e1
Rework the config developers reference
...
- Remove redundant language. Focus on the key functions / classes and their inputs
- Add an example for registerNetworkValue()
- Describe the behaviour difference of private values
- Consistently use `plugins.WorldDom.attackTargets.air` in examples (previously it was inconsistent with `plugins.WorldDom.air`)
- Format types with :class:
- Remove fallback code for supybot / gribble. These are Py2-only and unlikely to be relevant these days
2025-02-09 10:34:01 +01:00
fa43baf9a8
advanced_plugin_config: move configure (supybot-wizard) part further down
...
For 3rd party plugins this is so seldomly used it doesn't need to be front and center. Let's have the more important bits further up.
2023-05-11 08:08:52 -07:00
c6b501897e
Reword feature support notes about Supybot and Gribble
...
Neither of those are active anymore, so we shouldn't expect them to ever merge the new code really.
2023-04-30 11:45:25 -07:00
8e0582c325
develop: use new super() syntax to call parent constructors
2023-04-30 11:45:25 -07:00
038490307f
advanced_plugin_config: Add missing ref (needed by the plugin tutorial)
2021-04-05 20:35:16 +02:00
300e270151
Update config tutorial to use network-specific values of variables.
2020-04-07 21:35:30 +02:00
6c3d4fa07c
Document 'do-commands'.
2014-01-20 10:46:39 +01:00
0ba89a0425
Document generic variable access syntax.
2014-01-20 10:36:05 +01:00
68406e86e9
Fix typo in develop/advanced_plugin_config.rst.
2014-01-20 10:27:07 +01:00
644d236f97
Document read/write of configuration variables.
2014-01-20 10:16:17 +01:00
82e1866c0e
Document channel-specific and private configuration variables.
2014-01-20 10:11:01 +01:00
0aea595d06
Write documentation of configuration hooks.
2014-01-20 09:44:00 +01:00
512fb25c93
Fix titles in develop/advanced_plugin_configuration.rst.
2014-01-20 09:33:49 +01:00
69c14633ba
Merge import/ in other directories (develop/ and use/).
2014-01-20 09:31:22 +01:00