Dec. 13, 2006
3:29 p.m.
Jonathan Guyer wrote:
On Dec 13, 2006, at 9:08 AM, Neal Becker wrote:
I'm curious about this also. Is the idea that epydoc can be hacked to work with a hacked docutils? So, the plan is to incorporate docutils modifications (so that rst2latex would recognize latex-math role), and then to somehow hook this into epydoc? (And, neither of these is yet available for testing, right?)
Unhacked epydoc works with unhacked docutils right now. ...
Sorry, I'm not sure what you mean here. I am looking at epydoc3.0alpha3 source. I see that epydoc can _parse_ rst. Is that what you mean by working with docutils? I also see that epydoc can write (some kind of) latex. Is that the idea?