Sphinx looks nice, but these doc-strings are printed out raw by _help(), and I think markdown is better than restructured text for that.I also got it implemented now. Hopefully there aren't too many conflicts in peoples branchs.
On Sun, Oct 19, 2008 at 7:40 PM, Rob Cowie <[EMAIL PROTECTED]> wrote: > Great idea but I'd favour restructured text as it is supported by Sphinx, > the excellent documentation tool used to create the python docs. > > Rob Cowie > > On 19 Oct 2008, at 17:59, Christian Vest Hansen <[EMAIL PROTECTED]> > wrote: > >> I'm working on having an API page generated for the web site, based on >> the built-in documentation. >> >> To get the most out of formatting in both of the worlds those >> doc-strings are used in, I'm thinking of converting them to markdown. >> >> Thoughts? >> >> -- >> Venlig hilsen / Kind regards, >> Christian Vest Hansen. >> >> >> _______________________________________________ >> Fab-user mailing list >> [email protected] >> http://lists.nongnu.org/mailman/listinfo/fab-user > -- Venlig hilsen / Kind regards, Christian Vest Hansen. _______________________________________________ Fab-user mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fab-user
