bind9/doc/arm
Petr Mensik 8f8bbae3fc Enable building documentation with Sphinx < 2.0.0
The ReferenceRole class is only available in Sphinx >= 2.0.0, which
makes building BIND 9 documentation impossible with older Sphinx
versions:

    Running Sphinx v1.7.6

    Configuration error:
    There is a programable error in your configuration file:

    Traceback (most recent call last):
      File "/usr/lib/python3.6/site-packages/sphinx/config.py", line 161, in __init__
        execfile_(filename, config)
      File "/usr/lib/python3.6/site-packages/sphinx/util/pycompat.py", line 150, in execfile_
        exec_(code, _globals)
      File "conf.py", line 21, in <module>
        from sphinx.util.docutils import ReferenceRole
    ImportError: cannot import name 'ReferenceRole'

Work around the problem by defining a stub version of the ReferenceRole
class if the latter cannot be imported.  This allows documentation
(without GitLab hyperlinks in release notes) to be built with older
Sphinx versions.
2021-10-19 13:41:57 +02:00
..
.gitattributes make git aware XML docbooks are only asset ARM needs to track 2020-01-13 11:08:18 +01:00
.gitignore Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
advanced.rst Replace "master/slave" terms in documentation 2021-10-12 13:09:04 -07:00
catz.rst Replace "master/slave" terms in documentation 2021-10-12 13:09:04 -07:00
conf.py Enable building documentation with Sphinx < 2.0.0 2021-10-19 13:41:57 +02:00
configuration.rst Replace "master/slave" terms in documentation 2021-10-12 13:09:04 -07:00
dlz.rst Remove the DLZ driver documentation 2021-09-21 11:16:53 +02:00
dnssec-guide.rst Add the ISC DNSSEC Guide as a BIND 9 ARM appendix 2021-01-08 13:12:20 +01:00
dnssec.rst Fix various typos in the documentation 2021-06-17 11:32:04 +02:00
dyndb.rst Fix typos and change http to https 2020-09-14 16:11:51 -07:00
general.rst Correct --with-idn references to --with-libidn2 2021-10-12 12:13:33 +02:00
history.rst Fix typos and change http to https 2020-09-14 16:11:51 -07:00
index.rst Add the ISC DNSSEC Guide as a BIND 9 ARM appendix 2021-01-08 13:12:20 +01:00
introduction.rst Fix various typos in the documentation 2021-06-17 11:32:04 +02:00
isc-logo.pdf Update ISC logo 2020-07-08 02:00:11 +00:00
logging-categories.rst Fix various typos in the documentation 2021-06-17 11:32:04 +02:00
Makefile.am Add parental-agents configuration 2021-06-30 17:28:47 +02:00
managed-keys.rst Make use of the :rfc: role in the ARM consistent 2021-04-29 13:24:21 +02:00
manpages.rst Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00
notes.rst Set up release notes for BIND 9.17.19 2021-09-15 22:49:20 +02:00
pkcs11.rst Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00
plugins.rst Fix typos and change http to https 2020-09-14 16:11:51 -07:00
reference.rst remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
requirements.rst Fix various typos in the documentation 2021-06-17 11:32:04 +02:00
requirements.txt Regenerate man pages with docutils 0.16 2021-05-31 11:22:52 +02:00
security.rst Fix various typos in the documentation 2021-06-17 11:32:04 +02:00
troubleshooting.rst Fix typos and change http to https 2020-09-14 16:11:51 -07:00