]> granicus.if.org Git - graphviz/commitdiff
tell doxygen about new directory layout
authorellson <devnull@localhost>
Thu, 20 Jan 2005 00:18:41 +0000 (00:18 +0000)
committerellson <devnull@localhost>
Thu, 20 Jan 2005 00:18:41 +0000 (00:18 +0000)
Doxyfile

index 90bde6c5751ecf8e50f6b07846f1e51b0f96ef4e..65174b6d89c4ee11079aa2cc7aa73c2824ba7cf6 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -417,10 +417,18 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = graph \
-                         cdt \
-                         dotneato \
-                         pathplan
+INPUT                  = cmd/dot \
+       lib/cdt \
+       lib/circogen \
+       lib/common \
+       lib/dotgen \
+       lib/fdpgen \
+       lib/graph \
+       lib/gvc \
+       lib/neatogen \
+       lib/pack \
+       lib/pathplan \
+       lib/twopigen
 
 # 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