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
path: root/acme
diff options
context:
space:
mode:
authorsommersoft <sommersoft@users.noreply.github.com>2021-02-09 13:29:31 +0300
committerGitHub <noreply@github.com>2021-02-09 13:29:31 +0300
commitedad9bd82b11e2e6fdc2bfd633e8c790e0da23d7 (patch)
tree188d69c7582d46f00c372dcdc9f06a0f31e9dcb9 /acme
parent2a16aa16c37308dd0e357d96b51d2b0ffb36add8 (diff)
Fix Sphinx manpage Building (#8646)
* certbot docs: include & orphan 'man/cerbot.rst'; fixes manpage building * acme docs: include & orphan 'man/jws.rst'; fixes manpage building
Diffstat (limited to 'acme')
-rw-r--r--acme/docs/conf.py1
-rw-r--r--acme/docs/man/jws.rst2
2 files changed, 2 insertions, 1 deletions
diff --git a/acme/docs/conf.py b/acme/docs/conf.py
index 9d3c4d05c..d419326df 100644
--- a/acme/docs/conf.py
+++ b/acme/docs/conf.py
@@ -87,7 +87,6 @@ language = 'en'
# directories to ignore when looking for source files.
exclude_patterns = [
'_build',
- 'man/*'
]
# The reST default role (used for this markup: `text`) to use for all
diff --git a/acme/docs/man/jws.rst b/acme/docs/man/jws.rst
index d7ff8f405..7e83328b2 100644
--- a/acme/docs/man/jws.rst
+++ b/acme/docs/man/jws.rst
@@ -1 +1,3 @@
+:orphan:
+
.. literalinclude:: ../jws-help.txt