mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:00:44 +02:00
Add plugins section to user guide
This commit is contained in:
@@ -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
|
||||
=======================
|
||||
|
||||
@@ -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
|
||||
==================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user