summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorDodji <dodji@gnome.org>2004-03-06 19:04:47 +0000
committerDodji Seketeli <dodji@src.gnome.org>2004-03-06 19:04:47 +0000
commit406526f52125bbf6dbf95eee6f01655544a70b24 (patch)
tree7b534b4e448c3de988f08276986663c200d88cbb /Doxyfile
parent67ae4b95a62651c71d1ea250308e6479aca048f7 (diff)
downloadlibcroco-406526f52125bbf6dbf95eee6f01655544a70b24.tar.gz
reflect the removal of src/parser src/seleng and src/layeng added this new
2004-03-06 Dodji <dodji@gnome.org> * Doxyfile: reflect the removal of src/parser src/seleng and src/layeng * src/cr-declaration.c: (cr_declaration_list_to_string2): added this new method. * src/cr-sel-eng.c: fix a bug in the !important handling in the cascading algorithm.
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index ef3ecc2..84eedbd 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -316,7 +316,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = src src/parser src/seleng src/layeng
+INPUT = src
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp