[pangomm] Update Doxygen configuration for Doxygen 1.6.1
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [pangomm] Update Doxygen configuration for Doxygen 1.6.1
- Date: Mon, 7 Sep 2009 15:32:37 +0000 (UTC)
commit 4a8d659145a5f51035fb3596649dec5bd1e10290
Author: Daniel Elstner <danielk openismus com>
Date: Mon Sep 7 17:31:32 2009 +0200
Update Doxygen configuration for Doxygen 1.6.1
* docs/reference/Doxyfile.in: Update file using Doxygen 1.6.1.
(SORT_MEMBERS_CTORS_1ST): Set option to YES.
ChangeLog | 7 +++++++
docs/reference/Doxyfile.in | 10 +++++-----
2 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 94edd28..9f94c44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-09-07 Daniel Elstner <danielk openismus com>
+
+ Update Doxygen configuration for Doxygen 1.6.1
+
+ * docs/reference/Doxyfile.in: Update file using Doxygen 1.6.1.
+ (SORT_MEMBERS_CTORS_1ST): Set option to YES.
+
2009-08-28 Daniel Elstner <danielk openismus com>
Increment version to 2.25.1.3 and update news
diff --git a/docs/reference/Doxyfile.in b/docs/reference/Doxyfile.in
index 7f0f2e6..82031d3 100644
--- a/docs/reference/Doxyfile.in
+++ b/docs/reference/Doxyfile.in
@@ -1,4 +1,4 @@
-# Doxyfile 1.5.8
+# Doxyfile 1.6.1
# @configure_input@
#---------------------------------------------------------------------------
@@ -71,6 +71,7 @@ SHOW_INCLUDE_FILES = NO
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
SORT_BRIEF_DOCS = NO
+SORT_MEMBERS_CTORS_1ST = YES
SORT_GROUP_NAMES = YES
SORT_BY_SCOPE_NAME = YES
GENERATE_TODOLIST = NO
@@ -171,8 +172,10 @@ QHG_LOCATION =
DISABLE_INDEX = NO
ENUM_VALUES_PER_LINE = 1
GENERATE_TREEVIEW = NONE
+USE_INLINE_TREES = NO
TREEVIEW_WIDTH = 250
FORMULA_FONTSIZE = 10
+SEARCHENGINE = NO
#---------------------------------------------------------------------------
# configuration options related to the LaTeX output
#---------------------------------------------------------------------------
@@ -188,6 +191,7 @@ PDF_HYPERLINKS = YES
USE_PDFLATEX = YES
LATEX_BATCHMODE = NO
LATEX_HIDE_INDICES = NO
+LATEX_SOURCE_CODE = NO
#---------------------------------------------------------------------------
# configuration options related to the RTF output
#---------------------------------------------------------------------------
@@ -284,7 +288,3 @@ DOT_TRANSPARENT = NO
DOT_MULTI_TARGETS = YES
GENERATE_LEGEND = YES
DOT_CLEANUP = YES
-#---------------------------------------------------------------------------
-# Options related to the search engine
-#---------------------------------------------------------------------------
-SEARCHENGINE = NO
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]