[PATCH 7/9] doxygen: Enable LONGHELP output in generated output
Mark Vels
mark.vels at team-embedded.nl
Tue Nov 1 06:09:43 EDT 2011
Signed-off-by: Mark Vels <mark.vels at team-embedded.nl>
---
Doxyfile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Doxyfile b/Doxyfile
index 89151e3..9d556b3 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -1070,7 +1070,8 @@ INCLUDE_FILE_PATTERNS =
PREDEFINED = \
DOXYGEN_SHOULD_SKIP_THIS \
CONFIG_CMD_DEVINFO \
- CONFIG_NET_TFTP_PUSH
+ CONFIG_NET_TFTP_PUSH \
+ CONFIG_LONGHELP
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
# this tag can be used to specify a list of macro names that should be expanded.
--
1.7.0.4
More information about the barebox
mailing list