diff Doxyfile.in @ 15936:b449dc6b8a20

A little doxygen love and some tiny gaim->purpleisms
author Mark Doliner <mark@kingant.net>
date Mon, 26 Mar 2007 05:28:57 +0000
parents 8ec842950d92
children 55a80bb5ed51
line wrap: on
line diff
--- a/Doxyfile.in	Mon Mar 26 04:59:53 2007 +0000
+++ b/Doxyfile.in	Mon Mar 26 05:28:57 2007 +0000
@@ -431,9 +431,9 @@
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = libgaim \
-						 gtk \
-						 console \
+INPUT                  = libpurple \
+						 finch \
+						 pidgin \
                          doc
 
 # If the value of the INPUT tag contains directories, you can use the 
@@ -586,9 +586,9 @@
 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that 
 # should be ignored while generating the index headers.
 
-IGNORE_PREFIX          = Gaim \
-                         _Gaim \
-                         gaim
+IGNORE_PREFIX          = Purple \
+                         _Purple \
+                         purple
 
 #---------------------------------------------------------------------------
 # configuration options related to the HTML output