From a39260e87dfa2cf29edd80b8de591c8e2edd6ac5 Mon Sep 17 00:00:00 2001 From: Dean Date: Tue, 16 Jun 2009 13:50:02 +0000 Subject: Remove hardcoded DOT path from all Doxygen config files. Better documentation for the MissleLauncher project - add credit to PyLauncher project. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@607 d5102386-fcda-11dd-9fdb-3debd5008f28 --- Demos/Device/LowLevel/AudioInput/Doxygen.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Demos/Device/LowLevel/AudioInput/Doxygen.conf') diff --git a/Demos/Device/LowLevel/AudioInput/Doxygen.conf b/Demos/Device/LowLevel/AudioInput/Doxygen.conf index 84e91fce..a247f567 100644 --- a/Demos/Device/LowLevel/AudioInput/Doxygen.conf +++ b/Demos/Device/LowLevel/AudioInput/Doxygen.conf @@ -1420,7 +1420,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 = "C:/Program Files/Graphviz2.18/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 -- cgit v1.2.3