Commit 240fa418fbf648fce508be3a7440899e338437f8

Ran Benita 2014-03-27T20:58:16

build: trim down generated doxygen docs Remove the huge verbatim copies of the header files. Signed-off-by: Ran Benita <ran234@gmail.com>

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 0c57100..39a3bbe 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -838,7 +838,7 @@ USE_HTAGS              = NO
 # will generate a verbatim copy of the header file for each class for
 # which an include is specified. Set to NO to disable this.
 
-VERBATIM_HEADERS       = YES
+VERBATIM_HEADERS       = NO
 
 #---------------------------------------------------------------------------
 # configuration options related to the alphabetical class index