2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 09:57:41 +00:00

changed pointed docs in INSTALL file from doc/sphinx to doc/sphinx/arm/install.rst

This commit is contained in:
Michal Nowikowski 2019-08-19 18:15:03 +02:00
parent a2074d9fb8
commit 84f005cac7

View File

@ -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 documentation in doc/sphinx folder or on the Kea online docs:
https://kea.readthedocs.io/.
see the documentation in doc/sphinx/arm/install.rst text file
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.