On Fri, Oct 14, 2011 at 10:26 AM, Terry Brown <[email protected]> wrote:
> I'm wondering to what degree there ever needs to be a case > where doc.s on the web would be different than docs. in the docstring. Having them be identical will work almost all the time. I typically think of scripts as "existence proofs" for all more fancy schemes. If you can design a docstring format that a script can parse without much fuss, you are in: run the script to do the conversion automatically. No automagic required. > The challenge would be to allow use of images in both places. I don't see the problem. Docstrings are rST, so pictures can get embedded by reference. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
