From 24b79787de31633b9462d95d87f51058a0e2cffc Mon Sep 17 00:00:00 2001
From: nishi <nishi@7b47e76f-e598-2f43-bc14-414d160cc389>
Date: Fri, 17 May 2024 10:29:51 +0000
Subject: [PATCH] enable HAVE_DOT

git-svn-id: file:///raid/svn-main/kazu-ksynth/trunk@42 7b47e76f-e598-2f43-bc14-414d160cc389
---
 Doxyfile    | 2 +-
 Doxyfile-JP | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Doxyfile b/Doxyfile
index 810c5de..fd2491f 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -2544,7 +2544,7 @@ HIDE_UNDOC_RELATIONS   = YES
 # set to NO
 # The default value is: NO.
 
-HAVE_DOT               = NO
+HAVE_DOT               = YES
 
 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed
 # to run in parallel. When set to 0 doxygen will base this on the number of
diff --git a/Doxyfile-JP b/Doxyfile-JP
index 3d0a773..2e98561 100644
--- a/Doxyfile-JP
+++ b/Doxyfile-JP
@@ -2544,7 +2544,7 @@ HIDE_UNDOC_RELATIONS   = YES
 # set to NO
 # The default value is: NO.
 
-HAVE_DOT               = NO
+HAVE_DOT               = YES
 
 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed
 # to run in parallel. When set to 0 doxygen will base this on the number of
-- 
2.43.0