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
This commit is contained in:
sommersoft
2021-02-09 11:29:31 +01:00
committed by GitHub
parent 2a16aa16c3
commit edad9bd82b
4 changed files with 4 additions and 2 deletions
-1
View File
@@ -97,7 +97,6 @@ language = None
# directories to ignore when looking for source files.
exclude_patterns = [
'_build',
'man',
'challenges.rst',
'ciphers.rst'
]