diff options
Diffstat (limited to 'docs/index.txt')
| -rw-r--r-- | docs/index.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt index 9fea8ff3f2..ab00da271c 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -180,7 +180,11 @@ testing of Django applications: :doc:`Overview <ref/django-admin>` | :doc:`Adding custom commands <howto/custom-management-commands>` -* **Testing:** :doc:`Overview <topics/testing>` +* **Testing:** + :doc:`Overview <topics/testing/index>` | + :doc:`Writing and running tests <topics/testing/overview>` | + :doc:`Advanced topics <topics/testing/advanced>` | + :doc:`Doctests <topics/testing/doctests>` * **Deployment:** :doc:`Overview <howto/deployment/index>` | |
