Trac Graphviz Wiki Processor ---------------------------- Description =========== The graphviz wiki processor is a plugin for Trac that allows the the dynamic generation of diagrams by the various graphviz programs. The text of a wiki page can contain the source text for graphviz and the web browser will show the resulting image. Subversion Repository Structure =============================== The Graphviz subversion repository is organized as: * 0.9 - Release for the Graphviz wiki processor for Trac 0.9. * 0.10 - Current release for the Graphviz wiki processor for Trac 0.10. The current Graphviz plugin release version can be found in the 0.10/setup.py file as the version= parameter to the setup call. * 0.11 - Current release for the Graphviz wiki processor for Trac 0.11. The current Graphviz plugin release version can be found in the 0.11/setup.py file as the version= parameter to the setup call. $Id$