http://www.greygreen.org/tmp/plugins.html
is the current state of my extraction of info. from the plugin's docstrings. The table of contents and the Plugins Summary section are kind of redundant, probably best to stick with the Plugins Summary section. I'm not exactly sure how this can be integrated into the Sphinx system. In order to allow the docstrings to use whatever they want in terms of rst section underlining, the individual docstrings are loaded into docutils internal doctree representation before they're merged. There's currently no rst writer to produce "normalized" rst from that representation, so there's no rst to feed into Sphinx. I'm guessing just applying the sphinx stylesheets will get us close enough until docutils can write rst, then it can probably be more tightly integrated. I'd rather spend time on cataloging the pluins' statuses than trying to fully integrate this with the leo user manual when the barrier to integration (lack of rst output from doctree representation) looks like it will go away real soon. Cheers -Terry -- 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.
