summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2018-08-09 00:29:13 +0200
committermathieui <mathieui@mathieui.net>2018-08-09 00:29:13 +0200
commit6cc1360a3a999c4384531e4f6576144040886768 (patch)
tree2b4853dc60be0bf7e8892d6671c482ca531d370c /doc
parent6e3f5405f3ef10e74a0cc5009ab7413835c5b11c (diff)
downloadpoezio-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')
-rw-r--r--doc/source/misc/separate.rst2
-rw-r--r--doc/source/plugins/gpg.rst6
-rw-r--r--doc/source/plugins/index.rst10
3 files changed, 3 insertions, 15 deletions
diff --git a/doc/source/misc/separate.rst b/doc/source/misc/separate.rst
index 7392cea6..6c4605d8 100644
--- a/doc/source/misc/separate.rst
+++ b/doc/source/misc/separate.rst
@@ -16,6 +16,6 @@ The relevant options for a separate config are the following:
* :term:`plugins_dir`: A different directory for the plugin sources (not _that_ useful)
* :term:`log_dir`: A different directory for logs
-* :term:`plugins_conf_dir`: A different directory for plugin configurations ; useful for the GPG plugin, for example.
+* :term:`plugins_conf_dir`: A different directory for plugin configurations
Those options are detailed in the *configuration page*.
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