From 2b21a1552d1a5b107120f4ac2e9ac357c999cc34 Mon Sep 17 00:00:00 2001 From: Dean Camera 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. --- Demos/Host/LowLevel/MouseHostWithParser/Doxygen.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Demos/Host/LowLevel/MouseHostWithParser/Doxygen.conf') diff --git a/Demos/Host/LowLevel/MouseHostWithParser/Doxygen.conf b/Demos/Host/LowLevel/MouseHostWithParser/Doxygen.conf index 97d38f512..c92fb0d11 100644 --- a/Demos/Host/LowLevel/MouseHostWithParser/Doxygen.conf +++ b/Demos/Host/LowLevel/MouseHostWithParser/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