diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/plugins/close_all.rst | 6 | ||||
-rw-r--r-- | doc/source/plugins/index.rst | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/source/plugins/close_all.rst b/doc/source/plugins/close_all.rst new file mode 100644 index 00000000..853a6e0d --- /dev/null +++ b/doc/source/plugins/close_all.rst @@ -0,0 +1,6 @@ +.. _closeall-plugin: + +Close all +========= + +.. automodule:: close_all diff --git a/doc/source/plugins/index.rst b/doc/source/plugins/index.rst index b86423c7..0b30a331 100644 --- a/doc/source/plugins/index.rst +++ b/doc/source/plugins/index.rst @@ -82,6 +82,11 @@ Plugin index Allows a message to be broadcasted on all the rooms your are in. Caution: do not overuse. + Close all + :ref:`Documentation <closeall-plugin>` + + Close all tabs except MUCs and the roster. + Day Change :ref:`Documentation <daychange-plugin>` @@ -285,3 +290,4 @@ Plugin index irc change_title pipe_cmd + close_all |