summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Nowikowski <godfryd@isc.org>2019-08-19 17:39:09 +0200
committerMichal Nowikowski <godfryd@isc.org>2019-08-19 17:39:09 +0200
commita2074d9fb8d5877d9257f156d521ae3d5cbbb8c9 (patch)
tree5a2001704b77cf228678d8a021d52c7606ae40c4
parentregenerated parsers for 1.6.0 final (diff)
downloadkea-a2074d9fb8d5877d9257f156d521ae3d5cbbb8c9.tar.xz
kea-a2074d9fb8d5877d9257f156d521ae3d5cbbb8c9.zip
replaced links to old docs to https://kea.readthedocs.io/
-rw-r--r--INSTALL4
-rw-r--r--doc/devel/mainpage.dox2
-rw-r--r--doc/devel/unit-tests.dox2
-rw-r--r--src/bin/keactrl/kea-ctrl-agent.conf.pre2
-rw-r--r--src/bin/keactrl/kea-dhcp-ddns.conf.pre2
-rw-r--r--src/bin/keactrl/kea-dhcp4.conf.pre2
-rw-r--r--src/bin/keactrl/kea-dhcp6.conf.pre2
-rw-r--r--src/bin/keactrl/kea-netconf.conf.pre2
-rw-r--r--src/lib/log/logging.dox2
9 files changed, 10 insertions, 10 deletions
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 @@
* <a href="https://kb.isc.org/docs/kea-administrator-reference-manual">Kea
* Administrator Reference Manual</a> instead. If you are using a beta or
* development version of Kea, the
- * <a href="https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html">
+ * <a href="https://kea.readthedocs.io/">
* development version of the manual</a> 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 <a href="https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html">Kea Administrator
+ section in the <a href="https://kea.readthedocs.io/">Kea Administrator
Reference Manual</a>).
@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 <a
-href="https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html#logging">Kea Administrator
+href="https://kea.readthedocs.io/">Kea Administrator
Reference Manual</a>.
@subsection logSeparationUseText Separation of Messages Use from Message Text