diff options
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | 2018-05-16 11:39:35 +0200 |
---|---|---|
committer | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | 2018-05-16 11:39:35 +0200 |
commit | a18dc401ffdba2b4d22ced80c30ed0773986a9f9 (patch) | |
tree | 88514b3ad9bf4d08af052f6eca41263e0282264c /doc/source/plugins/index.rst | |
parent | 40bc7e66471f1b8dfc3403c282cf5a5b8ff308fe (diff) | |
download | poezio-a18dc401ffdba2b4d22ced80c30ed0773986a9f9.tar.gz poezio-a18dc401ffdba2b4d22ced80c30ed0773986a9f9.tar.bz2 poezio-a18dc401ffdba2b4d22ced80c30ed0773986a9f9.tar.xz poezio-a18dc401ffdba2b4d22ced80c30ed0773986a9f9.zip |
doc: Add documentation for the new embed plugin.
Diffstat (limited to 'doc/source/plugins/index.rst')
-rw-r--r-- | doc/source/plugins/index.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/plugins/index.rst b/doc/source/plugins/index.rst index 2bfea11f..afff857e 100644 --- a/doc/source/plugins/index.rst +++ b/doc/source/plugins/index.rst @@ -108,6 +108,11 @@ Plugin index Lists old versions of a corrected message. + Embed + :ref:`Documentation <embed-plugin>` + + Send an URL annotating it as embedded. + Exec :ref:`Documentation <exec-plugin>` @@ -306,6 +311,7 @@ Plugin index amsg day_change display_corrections + embed exec figlet gpg |