On Mon, Sep 22, 2014 at 8:00 AM, Edward K. Ream <[email protected]> wrote:
> rst3 command should warn if docutils is not installed. No. Not really. The rst3 command calls docutils only if: a) docutils has been installed, and b) The call_docutils rst option is True. I suspect that you have call_docutils = False, just like I do, in which you must call sphinx to create the .html files. Leo can't warn when call_docutils is False because such a warning would quickly become annoying for all but newbies... 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 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/d/optout.
