diff --git a/docs/api/cert_manager.rst b/docs/api/cert_manager.rst new file mode 100644 index 000000000..c8c86f8b9 --- /dev/null +++ b/docs/api/cert_manager.rst @@ -0,0 +1,5 @@ +:mod:`certbot.cert_manager` +------------------------------- + +.. automodule:: certbot.cert_manager + :members: diff --git a/docs/api/cli.rst b/docs/api/cli.rst new file mode 100644 index 000000000..91be86758 --- /dev/null +++ b/docs/api/cli.rst @@ -0,0 +1,5 @@ +:mod:`certbot.cli` +---------------------- + +.. automodule:: certbot.cli + :members: diff --git a/docs/api/eff.rst b/docs/api/eff.rst new file mode 100644 index 000000000..2924b256d --- /dev/null +++ b/docs/api/eff.rst @@ -0,0 +1,5 @@ +:mod:`certbot.eff` +---------------------- + +.. automodule:: certbot.eff + :members: diff --git a/docs/api/error_handler.rst b/docs/api/error_handler.rst new file mode 100644 index 000000000..f1306177d --- /dev/null +++ b/docs/api/error_handler.rst @@ -0,0 +1,5 @@ +:mod:`certbot.error_handler` +-------------------------------- + +.. automodule:: certbot.error_handler + :members: diff --git a/docs/api/hooks.rst b/docs/api/hooks.rst new file mode 100644 index 000000000..140fbf284 --- /dev/null +++ b/docs/api/hooks.rst @@ -0,0 +1,5 @@ +:mod:`certbot.hooks` +------------------------ + +.. automodule:: certbot.hooks + :members: diff --git a/docs/api/lock.rst b/docs/api/lock.rst new file mode 100644 index 000000000..6dcbf9589 --- /dev/null +++ b/docs/api/lock.rst @@ -0,0 +1,5 @@ +:mod:`certbot.lock` +----------------------- + +.. automodule:: certbot.lock + :members: diff --git a/docs/api/log.rst b/docs/api/log.rst new file mode 100644 index 000000000..41311de90 --- /dev/null +++ b/docs/api/log.rst @@ -0,0 +1,5 @@ +:mod:`certbot.log` +---------------------- + +.. automodule:: certbot.log + :members: diff --git a/docs/api/main.rst b/docs/api/main.rst new file mode 100644 index 000000000..a555bab01 --- /dev/null +++ b/docs/api/main.rst @@ -0,0 +1,5 @@ +:mod:`certbot.main` +----------------------- + +.. automodule:: certbot.main + :members: diff --git a/docs/api/notify.rst b/docs/api/notify.rst new file mode 100644 index 000000000..fa042b2d2 --- /dev/null +++ b/docs/api/notify.rst @@ -0,0 +1,5 @@ +:mod:`certbot.notify` +------------------------- + +.. automodule:: certbot.notify + :members: diff --git a/docs/api/ocsp.rst b/docs/api/ocsp.rst new file mode 100644 index 000000000..7044f4052 --- /dev/null +++ b/docs/api/ocsp.rst @@ -0,0 +1,5 @@ +:mod:`certbot.ocsp` +----------------------- + +.. automodule:: certbot.ocsp + :members: diff --git a/docs/api/plugins/selection.rst b/docs/api/plugins/selection.rst new file mode 100644 index 000000000..6211bf9c0 --- /dev/null +++ b/docs/api/plugins/selection.rst @@ -0,0 +1,5 @@ +:mod:`certbot.plugins.selection` +------------------------------------ + +.. automodule:: certbot.plugins.selection + :members: diff --git a/docs/api/renewal.rst b/docs/api/renewal.rst new file mode 100644 index 000000000..58557351f --- /dev/null +++ b/docs/api/renewal.rst @@ -0,0 +1,5 @@ +:mod:`certbot.renewal` +-------------------------- + +.. automodule:: certbot.renewal + :members: