Changeset 4411
- Timestamp:
- 10/07/08 03:06:47 (1 month ago)
- Files:
-
- graphvizplugin/0.11/README.txt (modified) (2 diffs, 1 prop)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
graphvizplugin/0.11/README.txt
- Property svn:mime-type set to text/x-rst
r4398 r4411 88 88 http://trac-hacks.swapoff.org/svn/graphvizplugin. 89 89 90 Change to the graphvizplugin/0. 9directory and run:90 Change to the graphvizplugin/0.11 directory and run: 91 91 92 92 python setup.py bdist_egg … … 113 113 114 114 cache_dir - The directory that will be used to cache the 115 generated images. That directory must exist. 115 generated images. That directory must exist, 116 unless you keep the default 'gvcache' value, 117 in which case the plugin is allowed to create 118 the folder inside the Trac environment. 116 119 117 120 cmd_path - Full path to the directory where the graphviz
