diff trunk/src/docgen/config/default.cfg @ 736:2eee29aaa357

Fixed couple of regressions. Autoincludes for convenience.
author Jari-Matti M?kel? <jmjm@iki.fi>
date Mon, 04 Feb 2008 21:55:44 +0200
parents 381044a3feac
children
line wrap: on
line diff
--- a/trunk/src/docgen/config/default.cfg	Sun Feb 03 22:15:51 2008 +0200
+++ b/trunk/src/docgen/config/default.cfg	Mon Feb 04 21:55:44 2008 +0200
@@ -19,7 +19,7 @@
     (cyclicDepColor red)
     (publicDepColor blue)
     (clusterColor blue)
-    (includeUnlocatableModules false)
+    (includeUnlocatableModules true)
     (highlightCyclicEdges true)
     (highlightCyclicVertices true)
     (groupByPackageNames true)