Add plugins section to user guide

This commit is contained in:
Jakub Warmuz
2015-10-24 20:28:41 +00:00
parent cf26d014cd
commit 6ef9f89c99
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -211,6 +211,7 @@ We currently offer a pythondialog and "text" mode for displays. Display
plugins implement the `~letsencrypt.interfaces.IDisplay`
interface.
.. _dev-plugin:
Writing your own plugin
=======================
+9
View File
@@ -99,6 +99,15 @@ whole process is described in :doc:`dev`.
Let's Encrypt team!
Plugins
=======
Third party plugins are listed at
https://github.com/letsencrypt/letsencrypt/wiki/Plugins. If that
that's not enough, you can always :ref:`write your own plugin
<dev-plugin>`.
Configuration file
==================