[libvtemm] Added pangomm tags in Doxyfile.



commit db5319f89f916949ccd717f4f89cfa1e2fd18106
Author: Krzesimir Nowak <krnowak svn gnome org>
Date:   Mon Jun 15 22:08:56 2009 +0200

    Added pangomm tags in Doxyfile.
    
    * docs/reference/Doxyfile.in: Added pangomm_doxygen_tags to
    TAGFILES.

 docs/reference/Doxyfile.in |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/Doxyfile.in b/docs/reference/Doxyfile.in
index d97c887..5792fb6 100644
--- a/docs/reference/Doxyfile.in
+++ b/docs/reference/Doxyfile.in
@@ -1291,7 +1291,8 @@ SKIP_FUNCTION_MACROS   = YES
 # is run, you must also specify the path to the tagfile here.
 
 TAGFILES               = glibmm_doxygen_tags \
-                         gtkmm_doxygen_tags
+                         gtkmm_doxygen_tags \
+                         pangomm_doxygen_tags
 
 # When a file name is specified after GENERATE_TAGFILE, doxygen will create 
 # a tag file that is based on the input files it reads.



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