diff options
-rw-r--r-- | doc/source/plugins/embed.rst | 6 | ||||
-rw-r--r-- | doc/source/plugins/index.rst | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/source/plugins/embed.rst b/doc/source/plugins/embed.rst new file mode 100644 index 00000000..4a24592c --- /dev/null +++ b/doc/source/plugins/embed.rst @@ -0,0 +1,6 @@ +.. _embed-plugin: + +Embed +===== + +.. automodule:: embed 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 |