On Sun, Apr 3, 2011 at 1:36 AM, <[email protected]> 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 | [email protected] | Brisbane, Australia _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
