diff --git a/develop/advanced_plugin_config.rst b/develop/advanced_plugin_config.rst index f234fc6..9fc8209 100644 --- a/develop/advanced_plugin_config.rst +++ b/develop/advanced_plugin_config.rst @@ -448,8 +448,8 @@ Configuration hooks =================== .. note:: - Until stock Supybot or Gribble merge this feature, this section - only applies to Limnoria. + This feature is specific to Limnoria and not available in stock Supybot + or Gribble. It is possible to get a function called when a configuration variable is changed. While this is usually not useful (you get the value whenever you diff --git a/develop/httpserver.rst b/develop/httpserver.rst index 860a259..ead7bf3 100644 --- a/develop/httpserver.rst +++ b/develop/httpserver.rst @@ -8,8 +8,8 @@ Introduction ============ .. note:: - Until stock Supybot or Gribble merge the HTTP server, this documentation - only applies to Limnoria. + This feature is specific to Limnoria and not available in stock Supybot + or Gribble. Limnoria provides an HTTP server to plugins. This is not relevant for most plugins, but some of them have to start a server (either for serving a website