harishnarayanan.org icon indicating copy to clipboard operation
harishnarayanan.org copied to clipboard

Either document how to or add to the Makefile a script to generate SVGs from DOT files

Open hnarayanan opened this issue 8 years ago • 0 comments

At the moment I just run things like the following by hand. It needs to be placed somewhere systematic.

dot -Tsvg neural-network.dot -o neural-network.svg

hnarayanan avatar Aug 14 '16 19:08 hnarayanan