fix ciphers link (#8799)

This commit is contained in:
Brad Warren
2021-04-22 08:55:05 +10:00
committed by GitHub
parent fb967fda15
commit 9292666b28
2 changed files with 8 additions and 1 deletions
+8
View File
@@ -1,3 +1,11 @@
..
Sphinx complains that this file isn't included in any toctree, however, we
currently link to it in the section about installing Certbot through Docker.
Setting :orphan: below suppresses this warning. See
https://www.sphinx-doc.org/en/master/usage/restructuredtext/field-lists.html#special-metadata-fields.
:orphan:
============
Ciphersuites
============
-1
View File
@@ -98,7 +98,6 @@ language = None
exclude_patterns = [
'_build',
'challenges.rst',
'ciphers.rst'
]
# The reST default role (used for this markup: `text`) to use for all