many pervasive clean-ups
[feisty_meow.git] / doc / feisty_meow_dox.config
index 246b71e808e360c622d8e8003fe3ed56abb78bb5..4c0f610d667382a9756094a3fa9bf2b93c8e5333 100644 (file)
@@ -443,12 +443,12 @@ WARN_LOGFILE           =
 # with spaces.
 
 INPUT = \
-  $(FEISTY_MEOW_DIR)/scripts \
-  $(FEISTY_MEOW_DIR)/nucleus \
-  $(FEISTY_MEOW_DIR)/octopi \
-  $(FEISTY_MEOW_DIR)/graphiq \
-  $(FEISTY_MEOW_DIR)/kona/src \
-  $(PRODUCTION_DIR)/setup_src
+  $(FEISTY_MEOW_APEX)/scripts \
+  $(FEISTY_MEOW_APEX)/nucleus \
+  $(FEISTY_MEOW_APEX)/octopi \
+  $(FEISTY_MEOW_APEX)/graphiq \
+  $(FEISTY_MEOW_APEX)/kona/src \
+  $(PRODUCTION_STORE)/setup_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 
@@ -483,7 +483,7 @@ EXCLUDE_SYMLINKS       = NO
 # against the file with absolute path, so to exclude all test directories 
 # for example use the pattern */test/*
 
-EXCLUDE_PATTERNS       = "*/3rdparty/*" "*/clam_bin/*" "*/bin/*" "*/binaries/*" "*/install/*" "*/logs/*" "*/objects/*" "*/packages/*" "*/waste/*"
+EXCLUDE_PATTERNS       = "*/3rdparty/*" "*/bin/*" "*/binaries/*" "*/clam_bin/*" "*/install/*" "*/logs/*" "*/objects/*" "*/packages/*" "*/waste/*"
 
 # The EXAMPLE_PATH tag can be used to specify one or more files or 
 # directories that contain example code fragments that are included (see 
@@ -627,7 +627,7 @@ GENERATE_HTML          = YES
 # If a relative path is entered the value of OUTPUT_DIRECTORY will be 
 # put in front of it. If left blank `html' will be used as the default path.
 
-HTML_OUTPUT            = $(PRODUCTION_DIR)/code_guide
+HTML_OUTPUT            = $(PRODUCTION_STORE)/code_guide
 
 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for 
 # each generated HTML page (for example: .htm,.php,.asp). If it is left blank