From: ellson Date: Thu, 20 Jan 2005 00:33:05 +0000 (+0000) Subject: tell doxygen about plugins X-Git-Tag: LAST_LIBGRAPH~32^2~8066 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=10dda6648f8115649c0296a3a0708ca2281179d1;p=graphviz tell doxygen about plugins --- diff --git a/Doxyfile b/Doxyfile index 65174b6d8..3d3b69ce3 100644 --- a/Doxyfile +++ b/Doxyfile @@ -428,7 +428,11 @@ INPUT = cmd/dot \ lib/neatogen \ lib/pack \ lib/pathplan \ - lib/twopigen + lib/twopigen \ + plugin/cairo \ + plugin/gd \ + plugin/layout \ + plugin/text # 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