diff options
author | mathieui <mathieui@mathieui.net> | 2018-08-09 00:29:13 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2018-08-09 00:29:13 +0200 |
commit | 6cc1360a3a999c4384531e4f6576144040886768 (patch) | |
tree | 2b4853dc60be0bf7e8892d6671c482ca531d370c /doc/source/plugins | |
parent | 6e3f5405f3ef10e74a0cc5009ab7413835c5b11c (diff) | |
download | poezio-6cc1360a3a999c4384531e4f6576144040886768.tar.gz poezio-6cc1360a3a999c4384531e4f6576144040886768.tar.bz2 poezio-6cc1360a3a999c4384531e4f6576144040886768.tar.xz poezio-6cc1360a3a999c4384531e4f6576144040886768.zip |
Remove the GPG plugin
It’s broken and nobody is using it as far as I know.
Diffstat (limited to 'doc/source/plugins')
-rw-r--r-- | doc/source/plugins/gpg.rst | 6 | ||||
-rw-r--r-- | doc/source/plugins/index.rst | 10 |
2 files changed, 2 insertions, 14 deletions
diff --git a/doc/source/plugins/gpg.rst b/doc/source/plugins/gpg.rst deleted file mode 100644 index 747d8cb8..00000000 --- a/doc/source/plugins/gpg.rst +++ /dev/null @@ -1,6 +0,0 @@ -.. _gpg-plugin: - -GPG -=== - -.. automodule:: gpg diff --git a/doc/source/plugins/index.rst b/doc/source/plugins/index.rst index afff857e..b39fdeee 100644 --- a/doc/source/plugins/index.rst +++ b/doc/source/plugins/index.rst @@ -31,7 +31,7 @@ e.g. .. code-block:: ini - plugins_autoload = gpg:tell:exec + plugins_autoload = tell:exec Manual plugin load ------------------ @@ -45,7 +45,7 @@ Plugin configuration -------------------- Most plugins will manage their configuration internally, and you do not (and -should not) have to edit it, but some (e.g. mpd_client or gpg) require manual +should not) have to edit it, but some (e.g. mpd_client) require manual editing (the :term:`/set` command can be used, but it is not pleasant to set multiple values with it). @@ -123,11 +123,6 @@ Plugin index Ascii-art writing (requires the ``figlet`` package on your system). - GPG - :ref:`Documentation <gpg-plugin>` - - Allows encrypted exchanges and presence signing using GnuPG. - IQ Show :ref:`Documentation <iqshow-plugin>` @@ -314,7 +309,6 @@ Plugin index embed exec figlet - gpg link mpd_client otr |