From: John Ellson Date: Fri, 12 Dec 2014 17:03:28 +0000 (-0500) Subject: update doxygen INPUT dirs (esp. cgraph) X-Git-Tag: TRAVIS_CI_BUILD_EXPERIMENTAL~132 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f08fe793a6b903fccd5f0e7723208cfeb48cfe3d;p=graphviz update doxygen INPUT dirs (esp. cgraph) --- diff --git a/Doxyfile.in b/Doxyfile.in index f4c1a97af..ae97ee4a4 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -570,21 +570,36 @@ WARN_LOGFILE = INPUT = cmd/dot \ lib/cdt \ + lib/cgraph \ lib/circogen \ lib/common \ lib/dotgen \ lib/fdpgen \ - lib/graph \ lib/gvc \ lib/neatogen \ + lib/osage \ lib/pack \ + lib/patchwork \ lib/pathplan \ + lib/rbtree \ + lib/sfdpgen \ + lib/sparse \ lib/twopigen \ + lib/xdot \ plugin/core \ + plugin/devil \ + plugin/gd \ + plugin/gdk \ + plugin/gtk \ + plugin/lasi \ plugin/pango \ plugin/dot_layout \ plugin/neato_layout \ - tclpkg/gv + plugin/poppler \ + plugin/rsvg \ + plugin/xlib \ + tclpkg/gv \ + tclpkg/tcldot # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is