diff options
author | mathieui <mathieui@mathieui.net> | 2015-05-11 23:35:47 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2015-05-11 23:35:47 +0200 |
commit | 1914cfe00365e67e8d82554cd10d2e35f68ad60d (patch) | |
tree | 303d48315889b7e4012bd8b038c1ca6b821984ef /doc | |
parent | af0fe9d2e45d6216f1cb0417b03dff7425f57c28 (diff) | |
download | poezio-1914cfe00365e67e8d82554cd10d2e35f68ad60d.tar.gz poezio-1914cfe00365e67e8d82554cd10d2e35f68ad60d.tar.bz2 poezio-1914cfe00365e67e8d82554cd10d2e35f68ad60d.tar.xz poezio-1914cfe00365e67e8d82554cd10d2e35f68ad60d.zip |
Add a cyberplugin
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/plugins/cyber.rst | 6 | ||||
-rw-r--r-- | doc/source/plugins/index.rst | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/source/plugins/cyber.rst b/doc/source/plugins/cyber.rst new file mode 100644 index 00000000..40bc5eb8 --- /dev/null +++ b/doc/source/plugins/cyber.rst @@ -0,0 +1,6 @@ +.. _cyber-plugin: + +Cyber +===== + +.. automodule:: cyber diff --git a/doc/source/plugins/index.rst b/doc/source/plugins/index.rst index 9df47c3b..b5969fd9 100644 --- a/doc/source/plugins/index.rst +++ b/doc/source/plugins/index.rst @@ -87,6 +87,11 @@ Plugin index Close all tabs except MUCs and the roster. + Cyber + :ref:`Documentation <cyber-plugin>` + + Add a cybertouch to your messages. + Day Change :ref:`Documentation <daychange-plugin>` @@ -297,3 +302,4 @@ Plugin index pipe_cmd close_all reorder + cyber |