diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-05-28 15:25:18 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-05-28 15:25:18 +0000 |
commit | 39e2bd0bdb4ef0be4280881e9aa79c15e3b6e166 (patch) | |
tree | 3397cf627973fd6fc58354bc9e8a7fea2d2325de /tools/kerneldoc/subsys/Doxyfile-netinet6 | |
parent | 451651c72ed5b6d0a2c5cdca44ad526baf050ad7 (diff) |
Notes
Diffstat (limited to 'tools/kerneldoc/subsys/Doxyfile-netinet6')
-rw-r--r-- | tools/kerneldoc/subsys/Doxyfile-netinet6 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/kerneldoc/subsys/Doxyfile-netinet6 b/tools/kerneldoc/subsys/Doxyfile-netinet6 index 57c0f8ce773d3..2f902d3a00c20 100644 --- a/tools/kerneldoc/subsys/Doxyfile-netinet6 +++ b/tools/kerneldoc/subsys/Doxyfile-netinet6 @@ -11,7 +11,7 @@ EXTRACT_ALL = YES # for undocumented src, no warnings enabled #-------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = $(DOXYGEN_SRC_PATH)/netinet6/ +INPUT = $(DOXYGEN_SRC_PATH)/netinet6/ $(NOTREVIEWED) GENERATE_TAGFILE = netinet6/netinet6.tag |