phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r4277 - phpcompta/trunk/doc/developper


From: phpcompta-dev
Subject: [Phpcompta-dev] r4277 - phpcompta/trunk/doc/developper
Date: Sun, 30 Oct 2011 20:31:08 +0100 (CET)

Author: danydb
Date: 2011-10-30 20:31:06 +0100 (Sun, 30 Oct 2011)
New Revision: 4277

Modified:
   phpcompta/trunk/doc/developper/Doxyfile
Log:
Update doxyfile

Modified: phpcompta/trunk/doc/developper/Doxyfile
===================================================================
--- phpcompta/trunk/doc/developper/Doxyfile     2011-10-30 18:15:37 UTC (rev 
4276)
+++ phpcompta/trunk/doc/developper/Doxyfile     2011-10-30 19:31:06 UTC (rev 
4277)
@@ -654,13 +654,13 @@
 # excluded from the INPUT source files. This way you can easily exclude a
 # subdirectory from a directory tree whose root is specified with the INPUT 
tag.
 
-EXCLUDE                = ../../html/addon
+EXCLUDE                = ../../html/addon  ../../include/tfpdf
 
 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or
 # directories that are symbolic links (a Unix filesystem feature) are excluded
 # from the input.
 
-EXCLUDE_SYMLINKS       = NO
+EXCLUDE_SYMLINKS       = YES
 
 # If the value of the INPUT tag contains directories, you can use the
 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
@@ -673,8 +673,19 @@
                          ?.php \
                          test*.php \
                          calendar-*.js \
-                         richtext.js
+                         richtext.js \
+                         builder.js \
+                       controls.js \
+                       dragdrop.js \
+                       effects.js \
+                       prototype.js \
+                       scriptaculous.js \
+                       scripts.js \
+                       slider.js \
+                       sound.js \
+                       unittest.js.
 
+
 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
 # (namespaces, classes, functions, etc.) that should be excluded from the
 # output. The symbol name can be a fully qualified name, a word, or if the




reply via email to

[Prev in Thread] Current Thread [Next in Thread]