diff options
Diffstat (limited to 'sys/doc/subsys/Doxyfile-netgraph')
-rw-r--r-- | sys/doc/subsys/Doxyfile-netgraph | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/doc/subsys/Doxyfile-netgraph b/sys/doc/subsys/Doxyfile-netgraph index b203e68..5641cb0 100644 --- a/sys/doc/subsys/Doxyfile-netgraph +++ b/sys/doc/subsys/Doxyfile-netgraph @@ -11,7 +11,7 @@ EXTRACT_ALL = YES # for undocumented src, no warnings enabled #-------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = $(DOXYGEN_SRC_PATH)/netgraph/ +INPUT = $(DOXYGEN_SRC_PATH)/netgraph/ $(NOTREVIEWED) GENERATE_TAGFILE = netgraph/netgraph.tag |