summaryrefslogtreecommitdiff
path: root/doxygen/array_cache.doxy
diff options
context:
space:
mode:
authorJose Fonseca <j_r_fonseca@yahoo.co.uk>2003-09-17 16:00:10 +0000
committerJose Fonseca <j_r_fonseca@yahoo.co.uk>2003-09-17 16:00:10 +0000
commit397d1e4d5750bda09e52451cfeb0a69126602a56 (patch)
tree3f82a78a1a5153d46c38d5a88bb308312ea7c866 /doxygen/array_cache.doxy
parent5543901b96660b467549b09265bd9ff35aff4af5 (diff)
Merge the Doxygen configuration files from the embedded branch.
Diffstat (limited to 'doxygen/array_cache.doxy')
-rw-r--r--doxygen/array_cache.doxy10
1 files changed, 5 insertions, 5 deletions
diff --git a/doxygen/array_cache.doxy b/doxygen/array_cache.doxy
index dd65524516..63e0a50764 100644
--- a/doxygen/array_cache.doxy
+++ b/doxygen/array_cache.doxy
@@ -5,9 +5,9 @@
#---------------------------------------------------------------------------
PROJECT_NAME = "Mesa array_cache"
PROJECT_NUMBER = 5.1
-OUTPUT_DIRECTORY = .
+OUTPUT_DIRECTORY =
OUTPUT_LANGUAGE = English
-EXTRACT_ALL = YES
+EXTRACT_ALL = NO
EXTRACT_PRIVATE = NO
EXTRACT_STATIC = NO
EXTRACT_LOCAL_CLASSES = YES
@@ -38,20 +38,20 @@ GENERATE_BUGLIST = YES
ALIASES =
ENABLED_SECTIONS =
MAX_INITIALIZER_LINES = 30
-OPTIMIZE_OUTPUT_FOR_C = YES
+OPTIMIZE_OUTPUT_FOR_C = NO
SHOW_USED_FILES = YES
#---------------------------------------------------------------------------
# configuration options related to warning and progress messages
#---------------------------------------------------------------------------
QUIET = YES
WARNINGS = YES
-WARN_IF_UNDOCUMENTED = YES
+WARN_IF_UNDOCUMENTED = NO
WARN_FORMAT =
WARN_LOGFILE =
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
-INPUT = ../src/array_cache/
+INPUT = ../src/mesa/array_cache/
FILE_PATTERNS = *.c \
*.h
RECURSIVE = NO