mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
API docs: Remove CONFIG, add configuration.
This commit is contained in:
parent
9fb56f31d3
commit
43e207f9d0
2 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +0,0 @@
|
|||
:mod:`letsencrypt.client.CONFIG`
|
||||
--------------------------------
|
||||
|
||||
.. automodule:: letsencrypt.client.CONFIG
|
||||
:members:
|
||||
5
docs/api/client/configuration.rst
Normal file
5
docs/api/client/configuration.rst
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
:mod:`letsencrypt.client.configuration`
|
||||
---------------------------------------
|
||||
|
||||
.. automodule:: letsencrypt.client.configuration
|
||||
:members:
|
||||
Loading…
Reference in a new issue