mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
update documentation for recovery_token
This commit is contained in:
parent
ca7628caae
commit
8f062ddc54
2 changed files with 5 additions and 5 deletions
5
docs/api/client/recovery_token.rst
Normal file
5
docs/api/client/recovery_token.rst
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
:mod:`letsencrypt.client.recovery_token`
|
||||
--------------------------------------------------
|
||||
|
||||
.. automodule:: letsencrypt.client.recovery_token
|
||||
:members:
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
:mod:`letsencrypt.client.recovery_token_challenge`
|
||||
--------------------------------------------------
|
||||
|
||||
.. automodule:: letsencrypt.client.recovery_token_challenge
|
||||
:members:
|
||||
Loading…
Reference in a new issue