[Python-Dev] Decisions about workflow

Nick Coghlan ncoghlan at gmail.com
Sat Apr 2 18:03:19 CEST 2011


On Sun, Apr 3, 2011 at 1:36 AM,  <skip at pobox.com> wrote:
> Yeah, I sort of figured that. :-) I meant JPEG? PNG?  ASCII art?  Some sort
> of graph notation (like Graphviz)?  MoinMoin .draw notation?  Does ReST
> support any sort of embedded images or diagrams?

Taking PEP 1 as the precedent, I would suggest going with PNG (looking
at the PEP 1 source also shows how to embed an image in the ReST file,
too).

Cheers,
Nick.


-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-Dev mailing list