On Fri, 16 Aug 2013 13:59:02 -0500 "Edward K. Ream" <[email protected]> wrote:
> plugin_catalog.py creates a stand-alone catalog, but that's > not quite what I want. Yes, there's a hole in the rst toolchain, it can write its internal representation to html, latex, pdf, etc., but not to rst... You can't just dump the rst that plugin_catalog.py collects, because different authors use different heading underline characters. Come to think of that, if that's the only reason you can't just dump the collected docstrings into Sphinx, and I think it might be, we could probably handle parsing them enough to standardize the heading underline characters. Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
