]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#65,!30] Removed reference to keaexample.
authorTomek Mrugalski <tomasz@isc.org>
Wed, 24 Oct 2018 11:01:49 +0000 (13:01 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 24 Oct 2018 13:50:51 +0000 (15:50 +0200)
src/lib/yang/yang.dox

index d5f7b9072baafd1b8f5250c33e5f9cee56b34608..3cad0f1ee2537fa145d268702358051db0691074 100644 (file)
@@ -114,9 +114,8 @@ For details, see Section 20 "YANG/NETCONF support" in the Kea User's Guide.
 
 You also need to install YANG schemas, so the unit-tests are able to
 retrieve, add, update and generally interact with the sysrepo information.
-There are several production Kea models (src/lib/yang/models) and two test
-specific models (src/lib/yang/tests/keatest-module.yang and
-src/lib/yang/tests/keaexample-module.yang).
+There are several production Kea models (src/lib/yang/models) and one test
+specific model (src/lib/yang/tests/keatest-module.yang).
 
 To install the test module, issue the following command: