diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-06-16 13:50:02 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-06-16 13:50:02 +0000 |
| commit | a39260e87dfa2cf29edd80b8de591c8e2edd6ac5 (patch) | |
| tree | 21df32ef708b92f877da3a4bc1d92989163aa69a /Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf | |
| parent | ed6c94625fd421b8ca1a9ab41b8c44a69ed0e1a2 (diff) | |
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
Diffstat (limited to 'Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf')
| -rw-r--r-- | Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf b/Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf index 0e2dfc2b..d76cbe07 100644 --- a/Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf +++ b/Demos/Device/LowLevel/RNDISEthernet/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
|
