Python grammar railroad diagrams¶
Requirements: - cairo
, e.g. brew install cairo
Edit namespace definitions in the namespace
folder. Add new namespace files to the directory (if required) and they'll get picked up automatically by the build script.
To rebuild the PNG and SVG files in the pngs
and svgs
folders, run:
Remember to commit these changes once creeted locally:
Credits¶
railroad.py
is adapted from tabatkins/railroad-diagrams.git