Good point. But sphinx does add markup that is not supported by docutils.
For example, I clipped the first toctree from Leo's documentation and put it into its very own node with the @language rest at the top. @language rest .. toctree:: :maxdepth: 2 preliminaries Which netted me: System Message: ERROR/3 (<string>, line 1) Unknown directive type "toctree". Chris On Saturday, November 2, 2019 at 2:26:52 AM UTC-7, Edward K. Ream wrote: > > On Fri, Nov 1, 2019 at 11:11 AM Chris George <[email protected] > <javascript:>> wrote: > > Leo's documentation is in Sphinx markup. >> > > Sphinx is a tool, not a markup language. Sphinx use restructured text as > its markup language, as explained on the very first sphinx page > <http://www.sphinx-doc.org/en/master/>. I'm pretty sure I've said this > before. Please, let's not spread confusion on this topic. > > Edward > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/8779bfff-e13f-43dd-8bf2-e4b5b62b4440%40googlegroups.com.
