mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 02:54:34 +02:00
Fix doumentation for bundled packages
This commit is contained in:
+1
-3
@@ -8,14 +8,12 @@ Welcome to the Let's Encrypt client documentation!
|
|||||||
using
|
using
|
||||||
contributing
|
contributing
|
||||||
plugins
|
plugins
|
||||||
acme
|
|
||||||
letsencrypt_apache
|
|
||||||
letsencrypt_nginx
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
api
|
api
|
||||||
|
pkgs
|
||||||
|
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
|
|||||||
@@ -0,0 +1,14 @@
|
|||||||
|
========
|
||||||
|
Packages
|
||||||
|
========
|
||||||
|
|
||||||
|
.. note:: It is planned to distribute `acme` and plugins separately as
|
||||||
|
described in `#358`_. For the time being those packages are bundled
|
||||||
|
together into a single repo, and single documentation.
|
||||||
|
|
||||||
|
.. _`#358`: https://github.com/letsencrypt/lets-encrypt-preview/issues/358
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:glob:
|
||||||
|
|
||||||
|
pkgs/**
|
||||||
Reference in New Issue
Block a user