diff example.ini @ 3:1a267297f779

graphviz now works, giving real version
author k0s <k0scist@gmail.com>
date Thu, 14 Jan 2010 00:16:34 -0500
parents 1e2c475015d8
children a9ddcfc7c4e8
line wrap: on
line diff
--- a/example.ini	Thu Jan 14 00:09:06 2010 -0500
+++ b/example.ini	Thu Jan 14 00:16:34 2010 -0500
@@ -20,4 +20,4 @@
 [app:contenttransformer]
 paste.app_factory = contenttransformer.factory:factory
 transformer.directory = %(here)s/example
-transformer.transforms = *.txt=ReST
\ No newline at end of file
+transformer.transforms = *.gv.txt=Graphviz,*.txt=ReST
\ No newline at end of file