updated documentation generator, seems to work again.
[feisty_meow.git] / doc / feisty_meow_dox.config
index 0a041967ccf3b9f86ff47826876ca092d725e7a1..37a5c9fee311008e2d48ac9ad905432b18cfc54e 100644 (file)
@@ -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