On Mar 26, 2013, at 7:03 AM, Kevin Horn <kevin.h...@gmail.com> wrote:

> - figure out a way to get Sphinx to take doctrees as input (I'm guessing 
> you'd serialize them in whatever way Sphinx does when it does it's caching, 
> stick them in the cache, and then get Sphinx to build from the cache?)

This is the only part of the process I believe is actually necessary.  All the 
other stuff you wrote assumes that this can't be made to work :).  But as I 
understand it, this is specifically what JP asked Doug.

The whole point is that we want to go straight from Lore->some docutils data 
structure.  If we have to emit intermediary ReST, it's almost as bad as having 
to do the whole source translation in the first place.

-glyph

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to