The following commit has been merged in the master branch:
commit 2ba520490b52db98282a4476d23d9fd8c5798270
Author: Sean Finney <[email protected]>
Date: Mon Oct 12 21:01:45 2009 +0200
doc: Tune some Doxygen settings
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 36f3c2d..27be841 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -498,7 +498,7 @@ SHOW_NAMESPACES = YES
# provided by doxygen. Whatever the program writes to standard output
# is used as the file version. See the manual for examples.
-FILE_VERSION_FILTER =
+FILE_VERSION_FILTER = "git log -n 1 --pretty=format:%h"
# The LAYOUT_FILE tag can be used to specify a layout file which will be
parsed by
# doxygen. The layout file controls the global structure of the generated
output files
@@ -981,7 +981,7 @@ FORMULA_FONTSIZE = 10
# there is already a search function so this one should typically
# be disabled.
-SEARCHENGINE = NO
+SEARCHENGINE = YES
#---------------------------------------------------------------------------
# configuration options related to the LaTeX output
@@ -1506,7 +1506,7 @@ DOT_TRANSPARENT = YES
# makes dot run faster, but since only newer versions of dot (>1.8.10)
# support this, this feature is disabled by default.
-DOT_MULTI_TARGETS = NO
+DOT_MULTI_TARGETS = YES
# If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
# generate a legend page explaining the meaning of the various boxes and
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]