2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 21:18:02 +00:00

[#2050] Config templates moved to Appendix

This commit is contained in:
Tomek Mrugalski 2021-09-24 11:57:50 +02:00
parent ab0539c48d
commit a8d01c0bf6
3 changed files with 1 additions and 4 deletions

View File

@ -260,6 +260,3 @@ where the content of "subnets.json" may be:
"subnet": "10.0.0.0/8" "subnet": "10.0.0.0/8"
} }
], ],
.. include:: config-templates.rst

View File

@ -90,7 +90,6 @@ exclude_patterns = [
'arm/hooks-class-cmds.rst', 'arm/hooks-class-cmds.rst',
'arm/hooks-cb-cmds.rst', 'arm/hooks-cb-cmds.rst',
'arm/config-backend.rst', 'arm/config-backend.rst',
'arm/config-templates.rst',
'arm/hooks-ha.rst', 'arm/hooks-ha.rst',
'arm/hooks-host-cache.rst', 'arm/hooks-host-cache.rst',
'arm/hooks-lease-cmds.rst', 'arm/hooks-lease-cmds.rst',

View File

@ -56,6 +56,7 @@ Other useful Kea information can be found in our
api api
manpages manpages
kea-messages kea-messages
arm/config-templates.rst
umls umls
grammar/grammar grammar/grammar
arm/acknowledgments arm/acknowledgments