mirror of
https://github.com/certbot/certbot.git
synced 2026-07-26 07:39:52 +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
|
||||
contributing
|
||||
plugins
|
||||
acme
|
||||
letsencrypt_apache
|
||||
letsencrypt_nginx
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
api
|
||||
pkgs
|
||||
|
||||
|
||||
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