Hi!
I'm using the sphinx.ext.doctest extension to test code examples in my
docs. I'm using the default behavior where code marked with ">>>" is
tested, which is nice because I don't have to put my code examples
inside a ".. doctest::" directive. But this will also test my doctests
pulled in (via autodoc) from my actual code. Is there a way to avoid
that? Those doctests are already tested outside Sphinx.
Best,
Jens Jørgen
--
You received this message because you are subscribed to the Google Groups
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/sphinx-users/56d65bae-2987-fd60-fff5-a1bc60afb5a4%40dtu.dk.