X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=doc%2Ffeisty_meow_dox.config;h=53da9b58ff3ffdf63225a7a93f5fa7d022008d3b;hb=54b694ee17af12c984f4837a1df704f4f2f8145c;hp=0a041967ccf3b9f86ff47826876ca092d725e7a1;hpb=eb6dc8f19d6bc48bd41e85028d4d214955d07829;p=feisty_meow.git diff --git a/doc/feisty_meow_dox.config b/doc/feisty_meow_dox.config index 0a041967..53da9b58 100644 --- a/doc/feisty_meow_dox.config +++ b/doc/feisty_meow_dox.config @@ -442,7 +442,13 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = $(FEISTY_MEOW_DIR)/scripts $(FEISTY_MEOW_DIR)/nucleus $(FEISTY_MEOW_DIR)/octopi $(FEISTY_MEOW_DIR)/graphiq $(PRODUCTION_DIR)/setup_src +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 # 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 @@ -477,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/*" "*/msys/*" "*/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