[Python-Dev] Decisions about workflow
Laura Creighton
lac at openend.se
Sat Apr 2 18:14:11 CEST 2011
In a message of Sat, 02 Apr 2011 10:36:01 CDT, skip at pobox.com writes:
> >> =A0 =A0Antoine> Take a look at:
> >> =A0 =A0Antoine> http://docs.python.org/devguide/committing.html
> >> =
>
> >> What form should directed graphs be in for inclusion?
>
> anatoly> Pictures.
>
> anatoly> But so far I haven't seen any Graphviz-like tools in pure Py
>th=
>on.
> anatoly> http://code.google.com/p/rainforce/issues/detail?id=3D4
>
>Yeah, I sort of figured that. :-) I meant JPEG? PNG? ASCII art? Some so
>rt
>of graph notation (like Graphviz)? MoinMoin .draw notation? Does ReST
>support any sort of embedded images or diagrams?
>
>Skip
Sphinx lets you embed graphviz.
http://sphinx.pocoo.org/ext/graphviz.html?highlight=image
Laura
More information about the Python-Dev
mailing list