Hi :)
within a project, we have doctests[1]. It's unmistakably
documentation, but It is also Python code. We need them to lauch unit
& functionnal tests in their directories (ex:
src/path/to/code/{f}tests/). As farI know, Sphinx uses only files in
docs/, and it's inadequate to move them in docs/. So, how resolve this
use case?Cheers. [1] http://docs.python.org/lib/module-doctest.html -- Seb --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
