]> granicus.if.org Git - graphviz/commitdiff
update doxygen INPUT dirs (esp. cgraph)
authorJohn Ellson <ellson@research.att.com>
Fri, 12 Dec 2014 17:03:28 +0000 (12:03 -0500)
committerJohn Ellson <ellson@research.att.com>
Fri, 12 Dec 2014 17:03:28 +0000 (12:03 -0500)
Doxyfile.in

index f4c1a97af627f75f536817bb640bd9bca923328a..ae97ee4a42bba8d59b0f51b50a6a78d9290dd392 100644 (file)
@@ -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