内部仕様書の修正
authorj8takagi <j8takagi@nifty.com>
Thu, 6 Jan 2011 01:17:32 +0000 (10:17 +0900)
committerj8takagi <j8takagi@nifty.com>
Thu, 6 Jan 2011 01:17:32 +0000 (10:17 +0900)
Doxyfile
src/doxygen.c

index dec387e..40c7148 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -1594,7 +1594,7 @@ DOT_IMAGE_FORMAT       = png
 # The tag DOT_PATH can be used to specify the path where the dot tool can be
 # found. If left blank, it is assumed the dot tool can be found in the path.
 
 # The tag DOT_PATH can be used to specify the path where the dot tool can be
 # found. If left blank, it is assumed the dot tool can be found in the path.
 
-DOT_PATH               = /usr/local/bin
+DOT_PATH               =
 
 # The DOTFILE_DIRS tag can be used to specify one or more directories that
 # contain dot files that are included in the documentation (see the
 
 # The DOTFILE_DIRS tag can be used to specify one or more directories that
 # contain dot files that are included in the documentation (see the
index 6b1693e..a6611ca 100644 (file)
@@ -5,6 +5,19 @@
  * - comet2.c
  * - dumpword.c
  *
  * - comet2.c
  * - dumpword.c
  *
+ * \section そのほかのソースファイル
+ * - assemble.c
+ * - cerr.c
+ * - cmd.c
+ * - cmem.c
+ * - dump.c
+ * - exec.c
+ * - hash.c
+ * - label.c
+ * - struct.c
+ * - token.c
+ * - word.c
+ *
  * \section ヘッダファイル
  * - assemble.h
  * - exec.h
  * \section ヘッダファイル
  * - assemble.h
  * - exec.h