From: Tomek Mrugalski Date: Fri, 24 Sep 2021 09:57:50 +0000 (+0200) Subject: [#2050] Config templates moved to Appendix X-Git-Tag: Kea-2.0.0~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8d01c0bf65013ee7cc019b47f36e1cda00bd8f0;p=thirdparty%2Fkea.git [#2050] Config templates moved to Appendix --- 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