add testing docs to sphinx

This commit is contained in:
David Halter
2013-02-28 23:19:17 +04:30
parent 20e5a6adea
commit 76bd1a2d71
3 changed files with 25 additions and 0 deletions

View File

@@ -33,6 +33,9 @@ In five chapters I'm trying to describe the internals of |jedi|:
- :ref:`Caching & Recursions <caching-recursions>`
- :ref:`Helper modules <dev-helpers>`
.. note:: Testing is not documented here, you'll find that
`here <testing.html>`_.
.. _core: