Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/constants.rst')
-rw-r--r--docs/api/constants.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/api/constants.rst b/docs/api/constants.rst
deleted file mode 100644
index 99ecc240a..000000000
--- a/docs/api/constants.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-:mod:`certbot.constants`
------------------------------------
-
-.. automodule:: certbot.constants
- :members:
- :exclude-members: SSL_DHPARAMS_SRC
-
-.. autodata:: SSL_DHPARAMS_SRC
- :annotation: = '/path/to/certbot/ssl-dhparams.pem'