2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#1937] make grammar pages build with older sphinx

This commit is contained in:
Andrei Pavel
2021-06-23 17:32:50 +03:00
parent f60c87b144
commit e685c3a100

View File

@@ -98,6 +98,11 @@ exclude_patterns = [
'arm/hooks-run-script.rst',
'arm/hooks-stat-cmds.rst',
'arm/hammer.rst',
'grammar/grammar-ca-parser.rst',
'grammar/grammar-d2-parser.rst',
'grammar/grammar-dhcp4-parser.rst',
'grammar/grammar-dhcp6-parser.rst',
'grammar/grammar-netconf-parser.rst',
]
# The name of the Pygments (syntax highlighting) style to use.