mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 22:08:07 -04:00
fix(postfix docs): add .rst files and fix build
This commit is contained in:
parent
97f9ab2804
commit
e1e7eaa512
2 changed files with 10 additions and 0 deletions
5
certbot-postfix/docs/api/installer.rst
Normal file
5
certbot-postfix/docs/api/installer.rst
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
:mod:`certbot_postfix.installer`
|
||||
--------------------------------------
|
||||
|
||||
.. automodule:: certbot_postfix.installer
|
||||
:members:
|
||||
5
certbot-postfix/docs/api/postconf.rst
Normal file
5
certbot-postfix/docs/api/postconf.rst
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
:mod:`certbot_postfix.postconf`
|
||||
-------------------------------
|
||||
|
||||
.. automodule:: certbot_postfix.postconf
|
||||
:members:
|
||||
Loading…
Reference in a new issue