diff --git a/doc/sphinx/arm/config.rst b/doc/sphinx/arm/config.rst index 5ca752d394..d21fb671cc 100644 --- a/doc/sphinx/arm/config.rst +++ b/doc/sphinx/arm/config.rst @@ -260,6 +260,3 @@ where the content of "subnets.json" may be: "subnet": "10.0.0.0/8" } ], - - -.. include:: config-templates.rst diff --git a/doc/sphinx/conf.py b/doc/sphinx/conf.py index 3a47563201..8a6c7783fc 100644 --- a/doc/sphinx/conf.py +++ b/doc/sphinx/conf.py @@ -90,7 +90,6 @@ exclude_patterns = [ 'arm/hooks-class-cmds.rst', 'arm/hooks-cb-cmds.rst', 'arm/config-backend.rst', - 'arm/config-templates.rst', 'arm/hooks-ha.rst', 'arm/hooks-host-cache.rst', 'arm/hooks-lease-cmds.rst', diff --git a/doc/sphinx/index.rst b/doc/sphinx/index.rst index d61306d170..438621e38d 100644 --- a/doc/sphinx/index.rst +++ b/doc/sphinx/index.rst @@ -56,6 +56,7 @@ Other useful Kea information can be found in our api manpages kea-messages + arm/config-templates.rst umls grammar/grammar arm/acknowledgments