From d644fa5efb63608e59b9f7b84c7806c91c970b5d Mon Sep 17 00:00:00 2001 From: j8takagi Date: Thu, 6 Jan 2011 10:17:32 +0900 Subject: [PATCH 1/1] =?utf8?q?=E5=86=85=E9=83=A8=E4=BB=95=E6=A7=98?= =?utf8?q?=E6=9B=B8=E3=81=AE=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Doxyfile | 2 +- src/doxygen.c | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index dec387e..40c7148 100644 --- 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. -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 diff --git a/src/doxygen.c b/src/doxygen.c index 6b1693e..a6611ca 100644 --- a/src/doxygen.c +++ b/src/doxygen.c @@ -5,6 +5,19 @@ * - 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 -- 2.18.0