[GRASS-SVN] r62547 - grass/branches/releasebranch_7_0/include/Make

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Nov 2 11:20:21 PST 2014


Author: neteler
Date: 2014-11-02 11:20:20 -0800 (Sun, 02 Nov 2014)
New Revision: 62547

Modified:
   grass/branches/releasebranch_7_0/include/Make/Doxyfile_arch_html.in
   grass/branches/releasebranch_7_0/include/Make/Doxyfile_arch_latex.in
Log:
Doxyfile_arch_*.in: sync to trunk

Modified: grass/branches/releasebranch_7_0/include/Make/Doxyfile_arch_html.in
===================================================================
--- grass/branches/releasebranch_7_0/include/Make/Doxyfile_arch_html.in	2014-11-02 19:19:21 UTC (rev 62546)
+++ grass/branches/releasebranch_7_0/include/Make/Doxyfile_arch_html.in	2014-11-02 19:20:20 UTC (rev 62547)
@@ -359,7 +359,7 @@
 # defined locally in source files will be included in the documentation.
 # If set to NO only classes defined in header files are included.
 
-EXTRACT_LOCAL_CLASSES  = YES
+EXTRACT_LOCAL_CLASSES  = NO
 
 # This flag is only useful for Objective-C code. When set to YES local
 # methods, which are defined in the implementation section but not in
@@ -659,8 +659,7 @@
 
 FILE_PATTERNS          = *.h \
                          *.c \
-                         *.i \
-                         *.py \
+                         *.cpp \
                          *.dox
 
 # The RECURSIVE tag can be used to turn specify whether or not subdirectories
@@ -683,11 +682,7 @@
                          dist. at ARCH@ \
                          doc \
                          general \
-                         gui/scripts \
-                         gui/wxpython/compat \
-                         gui/wxpython/icons \
-                         gui/wxpython/scripts \
-                         gui/wxpython/tools \
+                         gui \
                          imagery \
                          include/defs \
                          lib/btree/test \
@@ -697,7 +692,7 @@
                          lib/gpde/test \
                          lib/linkm/test \
                          lib/raster3d/test \
-                         lib/python/ctypes \
+                         lib/python \
                          lib/vector/dglib/examples \
                          lib/vector/rtree/docs \
                          locale \
@@ -739,8 +734,7 @@
                          */testsuite/* \
                          */test_* \
                          */test.* \
-                         */*local_proto.h \
-                         */g.gui.*.py
+                         */*local_proto.h
 
 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
 # (namespaces, classes, functions, etc.) that should be excluded from the
@@ -957,7 +951,7 @@
 # 180 is cyan, 240 is blue, 300 purple, and 360 is red again.
 # The allowed range is 0 to 359.
 
-HTML_COLORSTYLE_HUE    = 220
+HTML_COLORSTYLE_HUE    = 120
 
 # The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of
 # the colors in the HTML output. For a value of 0 the output will use
@@ -972,7 +966,7 @@
 # so 80 represents a gamma of 0.8, The value 220 represents a gamma of 2.2,
 # and 100 does not change the gamma.
 
-HTML_COLORSTYLE_GAMMA  = 80
+HTML_COLORSTYLE_GAMMA  = 56
 
 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
 # page will contain the date and time when the page was generated. Setting

Modified: grass/branches/releasebranch_7_0/include/Make/Doxyfile_arch_latex.in
===================================================================
--- grass/branches/releasebranch_7_0/include/Make/Doxyfile_arch_latex.in	2014-11-02 19:19:21 UTC (rev 62546)
+++ grass/branches/releasebranch_7_0/include/Make/Doxyfile_arch_latex.in	2014-11-02 19:20:20 UTC (rev 62547)
@@ -359,7 +359,7 @@
 # defined locally in source files will be included in the documentation.
 # If set to NO only classes defined in header files are included.
 
-EXTRACT_LOCAL_CLASSES  = YES
+EXTRACT_LOCAL_CLASSES  = NO
 
 # This flag is only useful for Objective-C code. When set to YES local
 # methods, which are defined in the implementation section but not in
@@ -659,8 +659,7 @@
 
 FILE_PATTERNS          = *.h \
                          *.c \
-                         *.i \
-                         *.py \
+                         *.cpp \
                          *.dox
 
 # The RECURSIVE tag can be used to turn specify whether or not subdirectories
@@ -683,11 +682,7 @@
                          dist. at ARCH@ \
                          doc \
                          general \
-                         gui/scripts \
-                         gui/wxpython/compat \
-                         gui/wxpython/icons \
-                         gui/wxpython/scripts \
-                         gui/wxpython/tools \
+                         gui \
                          imagery \
                          include/defs \
                          lib/btree/test \
@@ -697,7 +692,7 @@
                          lib/gpde/test \
                          lib/linkm/test \
                          lib/raster3d/test \
-                         lib/python/ctypes \
+                         lib/python \
                          lib/vector/dglib/examples \
                          lib/vector/rtree/docs \
                          locale \
@@ -739,8 +734,7 @@
                          */testsuite/* \
                          */test_* \
                          */test.* \
-                         */*local_proto.h \
-                         */g.gui.*.py
+                         */*local_proto.h
 
 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
 # (namespaces, classes, functions, etc.) that should be excluded from the
@@ -957,7 +951,7 @@
 # 180 is cyan, 240 is blue, 300 purple, and 360 is red again.
 # The allowed range is 0 to 359.
 
-HTML_COLORSTYLE_HUE    = 220
+HTML_COLORSTYLE_HUE    = 120
 
 # The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of
 # the colors in the HTML output. For a value of 0 the output will use
@@ -972,7 +966,7 @@
 # so 80 represents a gamma of 0.8, The value 220 represents a gamma of 2.2,
 # and 100 does not change the gamma.
 
-HTML_COLORSTYLE_GAMMA  = 80
+HTML_COLORSTYLE_GAMMA  = 56
 
 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
 # page will contain the date and time when the page was generated. Setting
@@ -1166,7 +1160,7 @@
 # Since the tree basically has the same information as the tab index you
 # could consider to set DISABLE_INDEX to NO when enabling this option.
 
-GENERATE_TREEVIEW      = NO
+GENERATE_TREEVIEW      = YES
 
 # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
 # (range [0,1..20]) that doxygen will group on one line in the generated HTML
@@ -1261,7 +1255,7 @@
 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
 # put in front of it. If left blank `latex' will be used as the default path.
 
-LATEX_OUTPUT           =
+LATEX_OUTPUT           = latex
 
 # The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
 # invoked. If left blank `latex' will be used as the default command name.



More information about the grass-commit mailing list