X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=doc%2Ffeisty_meow_dox.config;h=6ebbf79e57747cc4f0d4e7cf89a79301a6f61b36;hb=85b9f44b4df76909e7c95c6325ba403d1eec5f05;hp=246b71e808e360c622d8e8003fe3ed56abb78bb5;hpb=26159010c33a2c9be695a496f0c6dc540341bee0;p=feisty_meow.git diff --git a/doc/feisty_meow_dox.config b/doc/feisty_meow_dox.config index 246b71e8..6ebbf79e 100644 --- a/doc/feisty_meow_dox.config +++ b/doc/feisty_meow_dox.config @@ -443,11 +443,11 @@ 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 \ + $(FEISTY_MEOW_APEX)/scripts \ + $(FEISTY_MEOW_APEX)/nucleus \ + $(FEISTY_MEOW_APEX)/octopi \ + $(FEISTY_MEOW_APEX)/graphiq \ + $(FEISTY_MEOW_APEX)/kona/src \ $(PRODUCTION_DIR)/setup_src # If the value of the INPUT tag contains directories, you can use the @@ -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