]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2018] gss-tsig, netconf moved to Integrations section
authorTomek Mrugalski <tomek@isc.org>
Wed, 18 Aug 2021 18:06:31 +0000 (20:06 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 19 Aug 2021 16:32:47 +0000 (18:32 +0200)
doc/sphinx/arm/integrations.rst [new file with mode: 0644]
doc/sphinx/arm/rst_arm_sources.mk
doc/sphinx/index.rst

diff --git a/doc/sphinx/arm/integrations.rst b/doc/sphinx/arm/integrations.rst
new file mode 100644 (file)
index 0000000..aecdce5
--- /dev/null
@@ -0,0 +1,10 @@
+*********************************
+Integration with external systems
+*********************************
+
+Kea provides optional support for a variety of external systems, such as RADIUS, NETCONF,
+YANG, and GSS-TSIG. The following sections describe how to compile Kea with those additional
+capabilities and how to configure them.
+
+.. include:: ext-netconf.rst
+.. include:: ext-gss-tsig.rst
index 6fe10a543039bda44d60f0940419ba34decf5ca5..947e3a058a4b111fbe624baa637df3d2bfb864ad 100644 (file)
@@ -10,7 +10,8 @@ rst_arm_sources += arm/database-connectivity.rst
 rst_arm_sources += arm/ddns.rst
 rst_arm_sources += arm/dhcp4-srv.rst
 rst_arm_sources += arm/dhcp6-srv.rst
-rst_arm_sources += arm/gss-tsig.rst
+rst_arm_sources += arm/ext-gss-tsig.rst
+rst_arm_sources += arm/ext-netconf.rst
 rst_arm_sources += arm/hammer.rst
 rst_arm_sources += arm/hooks-bootp.rst
 rst_arm_sources += arm/hooks-cb-cmds.rst
@@ -29,7 +30,6 @@ rst_arm_sources += arm/keactrl.rst
 rst_arm_sources += arm/lease-expiration.rst
 rst_arm_sources += arm/lfc.rst
 rst_arm_sources += arm/logging.rst
-rst_arm_sources += arm/netconf.rst
 rst_arm_sources += arm/quickstart.rst
 rst_arm_sources += arm/security.rst
 rst_arm_sources += arm/shell.rst
index 6c4230231c0aeb45c6cfd86bdd5227f2511fed77..71ebf4ca4b5d1b213d6a7aad62d6a72f47325cda 100644 (file)
@@ -43,8 +43,7 @@ Kea, can be found in ISC's `Knowledgebase <https://kea.readthedocs.io>`_.
    arm/ctrl-channel
    arm/logging
    arm/shell
-   arm/netconf
-   arm/gss-tsig
+   arm/integrations
    arm/stork
    arm/security