]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[65-libyang-generic] Extra updates (still from kea-yang)
authorFrancis Dupont <fdupont@isc.org>
Fri, 31 Aug 2018 14:05:02 +0000 (16:05 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 12 Sep 2018 13:28:11 +0000 (15:28 +0200)
configure.ac
doc/Doxyfile
doc/devel/mainpage.dox

index 3d76e5b9f5fbe686d4ead2f25172d0eaae5d3739..cf8a04153c028ca13db364cb541af9f2f2c3f4ee 100644 (file)
@@ -1597,6 +1597,8 @@ AC_CONFIG_FILES([Makefile
                  src/lib/util/threads/Makefile
                  src/lib/util/threads/tests/Makefile
                  src/lib/util/unittests/Makefile
+                 src/lib/yang/Makefile
+                 src/lib/yang/tests/Makefile
                  src/share/Makefile
                  src/share/database/Makefile
                  src/share/database/scripts/Makefile
index c094dab49d89bc09410d1f8573d04da0ef67e4c5..29a6a49f6e648e45afef04339d46f1af516166b6 100644 (file)
@@ -810,6 +810,7 @@ INPUT                  = ../src/bin/agent \
                          ../src/lib/util/random \
                          ../src/lib/util/threads \
                          ../src/lib/util/unittests \
+                         ../src/lib/yang \
                          devel
 
 # This tag can be used to specify the character encoding of the source files
index 7ec465e9ec867262a715ef58eb0152b321c11570..d093ef7648ad91ef65e74a9d3569fc92df76e380 100644 (file)
  *
  * @section libraries Kea libraries
  * - @subpage libcc
+ * - @subpage libyang
  * - @subpage libdhcp
  *   - @subpage libdhcpIntro
  *   - @subpage libdhcpRelay