From: ellson Date: Tue, 18 Oct 2005 17:55:06 +0000 (+0000) Subject: tell doxygen about plugin -> lib/plugin change X-Git-Tag: LAST_LIBGRAPH~32^2~7335 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0a8c49b9c236a4df101557b17304752ed594921b;p=graphviz tell doxygen about plugin -> lib/plugin change --- diff --git a/Doxyfile.in b/Doxyfile.in index ff52d625b..0c5ffdef7 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -429,8 +429,7 @@ INPUT = cmd/dot \ lib/pack \ lib/pathplan \ lib/twopigen \ - plugin/layout \ - plugin/usershape + lib/plugin # 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