Changes for version 2.00 - 2014-09-09
- Warning: GraphViz2::Marpa::PathUtils V 1.05 will not work with GraphViz2::Marpa V 2.00. With this release of GraphViz2::Marpa, GraphViz2::Marpa::PathUtils must now be re-written.
- Rewrite from Marpa::XS to Marpa::R2, and hence build a new, and much more sophisticated, grammar. This grammar is based on MarpaX::Demo::StringParser V 2.02.
- Include sample graphs shipped with Graphviz, in xt/author/data/ as new test data.
- Expand helper scripts. E.g. scripts/generate.demo.sh generates SVGs for both standard test data, from data/, and author test data. The HTML template for the demo page has been changed to link the 2 output sets of images.
- Rewrite docs.
- Reformat the docs and this file to be a max of 100 chars per line.
Documentation
Run GraphViz2::Marpa.
Generate GraphViz2::Marpa's html/index.html.
Modules
A Marpa-based parser for Graphviz dot files
A config file helper for GraphViz2::Marpa
A renderer for GraphViz2::Marpa-style dot files
A demo page generator for GraphViz2::Marpa