[glibmm/glibmm-2-20-mm-common: 173/179] Merge commit '17cc57b01f1645443d511a140d7821515833ba4b' into glibmm-2-20-mm-common



commit da61d33c3fbbcd0a2e909203d053083e5acf80d5
Merge: bb965fa... 17cc57b...
Author: Daniel Elstner <daniel kitta gmail com>
Date:   Sat Sep 5 11:20:20 2009 +0200

    Merge commit '17cc57b01f1645443d511a140d7821515833ba4b' into glibmm-2-20-mm-common

 .gitignore                                 |    1 +
 ChangeLog                                  |   33 ++++++++++++++++++++++++++++
 configure.ac                               |    2 +-
 docs/Makefile.am                           |    6 +---
 docs/reference/Doxyfile.in                 |   12 +++++-----
 docs/reference/glibmm_footer.html_fragment |    7 ------
 docs/reference/glibmm_header.html_fragment |   21 -----------------
 7 files changed, 43 insertions(+), 39 deletions(-)
---
diff --cc ChangeLog
index 782157a,2ff0b7e..07e2967
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,3 -1,43 +1,36 @@@
+ 2009-08-28  Daniel Elstner  <danielk openismus com>
+ 
+ 	Use shared mm-common Doxygen style sheet
+ 
+ 	* configure.ac (MM_PREREQ): Require mm-common 0.7.
+ 	* docs/Makefile.am (dist_doctool_DATA): List doxygen.css.
+ 	* docs/reference/Doxyfile.in (HTML_STYLESHEET): Assign path
+ 	to the shared doxygen.css provided by mm-common.
+ 
+ 2009-08-28  Daniel Elstner  <danielk openismus com>
+ 
+ 	Remove header and footer HTML fragments
+ 
+ 	* docs/reference/glibmm_{header,footer}.html_fragment: Delete
+ 	files.  These custom fragments were an unnecessary maintenance
+ 	hassle.  Also, the files were out of date with respect to the
+ 	encoding and CSS classes used by Doxygen.
+ 	* docs/reference/Doxyfile.in (HTML_HEADER), (HTML_FOOTER): Set
+ 	to the empty string.
+ 	(PROJECT_NUMBER): Substitute @PACKAGE_VERSION    It does look
+ 	nicer in the generated HTML pages, and is probably also less
+ 	confusing.
+ 	(SORT_GROUP_NAMES): Enable for predictability.
+ 	* docs/Makefile.am (dist_noinst_DATA): Remove deleted HTML
+ 	fragment files.
+ 
+ 2009-08-26  Daniel Elstner  <danielk openismus com>
+ 
+ 	Reenable hierarchy graphs for each class
+ 
+ 	* docs/reference/Doxyfile.in (COLLABORATION_GRAPH): Set option
+ 	to YES to enable the per-class inheritance graphs.
+ 
 -2.21.4:
 -
 -2009-08-25  Jonathon Jongsma  <jonathon quotidian org>
 -
 -	* NEWS:
 -	* configure.ac: update for 2.21.4
 -
  2009-08-25  Daniel Elstner  <danielk openismus com>
  
  	Change documentation host to library.gnome.org



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]