From: ellson Date: Wed, 13 Jul 2005 18:03:21 +0000 (+0000) Subject: trying to get doxygen to work again X-Git-Tag: LAST_LIBGRAPH~32^2~7463 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e96ffe50192e070a228e9c37f2b7184ba93b3243;p=graphviz trying to get doxygen to work again --- diff --git a/Doxyfile.in b/Doxyfile.in index 7976fe5e7..ff52d625b 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -429,10 +429,8 @@ INPUT = cmd/dot \ lib/pack \ lib/pathplan \ lib/twopigen \ - plugin/cairo \ - plugin/gd \ plugin/layout \ - plugin/text + plugin/usershape # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp @@ -1113,7 +1111,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 on the path. -DOT_PATH = /usr/bin/dot +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