Re: [sphinx-dev] Various doctest problems / questions.

2009-12-31 Thread Chris Withers
Lennart Regebro wrote: On Wed, Dec 30, 2009 at 16:00, Chris Withers ch...@simplistix.co.uk wrote: Scratch that, I got it to work now. Anyway, the code in question *does* raise an exception, but I don't want that exception to be rendered in the output, which still means Manuel doesn't help me

Re: [sphinx-dev] Various doctest problems / questions.

2009-12-31 Thread Chris Withers
Chris Withers wrote: Lennart Regebro wrote: On Wed, Dec 30, 2009 at 16:00, Chris Withers ch...@simplistix.co.uk wrote: Scratch that, I got it to work now. Anyway, the code in question *does* raise an exception, but I don't want that exception to be rendered in the output, which still means

Re: [sphinx-dev] Various doctest problems / questions.

2009-12-31 Thread Lennart Regebro
On Thu, Dec 31, 2009 at 12:38, Chris Withers ch...@simplistix.co.uk wrote: Not with Sphinx's hidden code blocks... Sure, but I don't get Manuel to pick those up. I want this to work: .. testcode:: from setuptools import setup, find_packages readme = open('docs/README.txt',

[sphinx-dev] use of versionadded

2009-12-31 Thread Lars Lingner
Hello, I stumbled up on a issue with Sphinx while using .. versionadded:: version I don't get an output in html build nor in latex/pdf. Do I have to define something somwhere else? I'm using Sphinx 0.6.3 on debian stable. Thanks for any help. Lars -- You received this message because you