]> 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>
Fri, 31 Aug 2018 14:05:02 +0000 (16:05 +0200)
configure.ac
doc/Doxyfile
doc/devel/mainpage.dox

index 25323f8baff0b3364e9874530ac969a5e95eb639..51a56741a0e1e09db636e4e606397f63f39a1060 100644 (file)
@@ -1586,6 +1586,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