From c4e69b76cfccd72acd4e211168cc9d10a2b02913 Mon Sep 17 00:00:00 2001 From: Olof hagsand Date: Sun, 9 Oct 2022 12:10:12 +0200 Subject: [PATCH] Doxyfile for graphs --- doc/Doxyfile.graphs | 2 +- doc/Makefile.in | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/Doxyfile.graphs b/doc/Doxyfile.graphs index 7eaf3ef0..667604d9 100644 --- a/doc/Doxyfile.graphs +++ b/doc/Doxyfile.graphs @@ -743,7 +743,7 @@ WARN_LOGFILE = # spaces. # Note: If this tag is empty the current directory is searched. -INPUT = ../lib/src/ ../lib/clicon/ ../apps/cli/ ../apps/backend/ ../apps/restconf/ ../apps/netconf ../apps/dbctrl ../datastore ../datastore/text +INPUT = ../lib/src/ ../lib/clicon/ ../apps/cli/ ../apps/backend/ ../apps/restconf/ ../apps/netconf ../apps/snmp # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses diff --git a/doc/Makefile.in b/doc/Makefile.in index f0af1e9b..8e2ead5a 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -37,7 +37,6 @@ datarootdir = @datarootdir@ docdir = @docdir@ pdflatex = @PDFLATEX@ - SUBDIRS = .PHONY: clean all doc $(SUBDIRS)