From: Michal Nowikowski Date: Mon, 19 Aug 2019 15:39:09 +0000 (+0200) Subject: replaced links to old docs to https://kea.readthedocs.io/ X-Git-Tag: Kea-1.6.0~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2074d9fb8d5877d9257f156d521ae3d5cbbb8c9;p=thirdparty%2Fkea.git replaced links to old docs to https://kea.readthedocs.io/ --- diff --git a/INSTALL b/INSTALL index be3e51c69d..ed5085b1d0 100644 --- a/INSTALL +++ b/INSTALL @@ -34,8 +34,8 @@ Kea depends on C++ compiler, make, libtool, boost (at least includes, but many OSes require boost-system library), log4cplus and one crypto library (either OpenSSL or Botan) for compilation. Optional backends (MySQL, PostgreSQL and Cassandra) have additional dependencies. For detailed installation directions, -see the guide at doc/guide/kea-guide.txt or doc/guide/kea-guide.html or on -the Kea wiki: https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html#installation +see the documentation in doc/sphinx folder or on the Kea online docs: +https://kea.readthedocs.io/. Other optional dependencies are FreeRADIUS client (this requires a subscriber only RADIUS hook) and Sysrepo, a system for providing YANG/NETCONF interface. diff --git a/doc/devel/mainpage.dox b/doc/devel/mainpage.dox index f9b9409a68..30c7ab7352 100644 --- a/doc/devel/mainpage.dox +++ b/doc/devel/mainpage.dox @@ -25,7 +25,7 @@ * Kea * Administrator Reference Manual instead. If you are using a beta or * development version of Kea, the - * + * * development version of the manual is recommended. * * Regardless of your field of expertise, you are encouraged to visit the diff --git a/doc/devel/unit-tests.dox b/doc/devel/unit-tests.dox index 43e70651a9..ded3862de5 100644 --- a/doc/devel/unit-tests.dox +++ b/doc/devel/unit-tests.dox @@ -126,7 +126,7 @@ increase the time it takes each unit test to execute. The unit tests are run automatically when "make check" is executed (providing that Kea has been build with the \c --with-mysql switch (see the installation - section in the Kea Administrator + section in the Kea Administrator Reference Manual). @subsection pgsqlUnitTestsPrerequisites PostgreSQL Database diff --git a/src/bin/keactrl/kea-ctrl-agent.conf.pre b/src/bin/keactrl/kea-ctrl-agent.conf.pre index dae8d74050..1c866feff7 100644 --- a/src/bin/keactrl/kea-ctrl-agent.conf.pre +++ b/src/bin/keactrl/kea-ctrl-agent.conf.pre @@ -7,7 +7,7 @@ // details. These are section numbers in Kea User's Guide. The version matching // your software should come with your Kea package, but it is also available // in ISC's Knowledgebase (https://kb.isc.org/docs/kea-administrator-reference-manual; the direct link for -// the stable version is https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html). +// the stable version is https://kea.readthedocs.io/). // // This configuration file contains only Control Agent's configuration. // If configurations for other Kea services are also included in this file they diff --git a/src/bin/keactrl/kea-dhcp-ddns.conf.pre b/src/bin/keactrl/kea-dhcp-ddns.conf.pre index 042ac5237d..c1102cacaa 100644 --- a/src/bin/keactrl/kea-dhcp-ddns.conf.pre +++ b/src/bin/keactrl/kea-dhcp-ddns.conf.pre @@ -7,7 +7,7 @@ // details. These are section numbers in Kea User's Guide. The version matching // your software should come with your Kea package, but it is also available // in ISC's Knowledgebase (https://kb.isc.org/docs/kea-administrator-reference-manual; the direct link for -// the stable version is https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html). +// the stable version is https://kea.readthedocs.io/). // // This configuration file contains only DHCP DDNS daemon's configuration. // If configurations for other Kea services are also included in this file they diff --git a/src/bin/keactrl/kea-dhcp4.conf.pre b/src/bin/keactrl/kea-dhcp4.conf.pre index ad4e334b86..6f87293b86 100644 --- a/src/bin/keactrl/kea-dhcp4.conf.pre +++ b/src/bin/keactrl/kea-dhcp4.conf.pre @@ -16,7 +16,7 @@ // details. These are section numbers in Kea User's Guide. The version matching // your software should come with your Kea package, but it is also available // in ISC's Knowledgebase (https://kb.isc.org/docs/kea-administrator-reference-manual; the direct link for -// the stable version is https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html). +// the stable version is https://kea.readthedocs.io/). // // This configuration file contains only DHCPv4 server's configuration. // If configurations for other Kea services are also included in this file they diff --git a/src/bin/keactrl/kea-dhcp6.conf.pre b/src/bin/keactrl/kea-dhcp6.conf.pre index 29f52d2a8e..2e4d8ffe44 100644 --- a/src/bin/keactrl/kea-dhcp6.conf.pre +++ b/src/bin/keactrl/kea-dhcp6.conf.pre @@ -16,7 +16,7 @@ // details. These are section numbers in Kea User's Guide. The version matching // your software should come with your Kea package, but it is also available // in ISC's Knowledgebase (https://kb.isc.org/docs/kea-administrator-reference-manual; the direct link for -// the stable version is https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html). +// the stable version is https://kea.readthedocs.io/). // // This configuration file contains only DHCPv6 server's configuration. // If configurations for other Kea services are also included in this file they diff --git a/src/bin/keactrl/kea-netconf.conf.pre b/src/bin/keactrl/kea-netconf.conf.pre index e6f38812d8..f12717c8cb 100644 --- a/src/bin/keactrl/kea-netconf.conf.pre +++ b/src/bin/keactrl/kea-netconf.conf.pre @@ -9,7 +9,7 @@ // in ISC's Knowledgebase // (https://kb.isc.org/docs/kea-administrator-reference-manual; // the direct link for the stable version is -// https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html). +// https://kea.readthedocs.io/). // // This configuration file contains only Netconf's configuration. // If configurations for other Kea services are also included in this file they diff --git a/src/lib/log/logging.dox b/src/lib/log/logging.dox index cf431dcb6c..1ccc5db2c4 100644 --- a/src/lib/log/logging.dox +++ b/src/lib/log/logging.dox @@ -121,7 +121,7 @@ the cache sets its own values for the debug/file attributes. More information about the logging hierarchy can be found in the section on Logging configuration in the Kea Administrator +href="https://kea.readthedocs.io/">Kea Administrator Reference Manual. @subsection logSeparationUseText Separation of Messages Use from Message Text