Lennart Regebro wrote: > So. I want either to get a normal unittest.TextTestRunner().run(suite) > to include the testcode blocks, *or* I need to override the testparser > for sphinx. Any recommendations for how to do this? Looking into how > sphinx.ext.doctest works, I believe the first option is > hellacomplicated. Is there a way for the second one?
I think you should look at Manuel: http://packages.python.org/manuel/ cheers, Chris -- Simplistix - Content Management, Batch Processing & Python Consulting - http://www.simplistix.co.uk -- You received this message because you are subscribed to the Google Groups "sphinx-dev" 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/sphinx-dev?hl=en.
