summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRamiro Morales <cramm0@gmail.com>2014-05-10 23:27:09 -0300
committerRamiro Morales <cramm0@gmail.com>2014-05-10 23:29:42 -0300
commit537f5905c9877d7a57031d23d9489528b89de554 (patch)
tree6c36921ae3440e11edcfcf9d2fbba2f0a8635a30 /docs
parent8cf6c5c789d9b687e373e0d08cc483885b0daea3 (diff)
[1.7.x] Link new testing tools document from main index.
63df886df7 from master.
Diffstat (limited to 'docs')
-rw-r--r--docs/index.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.txt b/docs/index.txt
index ea387e8ab8..621f530920 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -195,6 +195,7 @@ testing of Django applications:
* **Testing:**
:doc:`Introduction <topics/testing/index>` |
:doc:`Writing and running tests <topics/testing/overview>` |
+ :doc:`Included testing tools <topics/testing/tools>` |
:doc:`Advanced topics <topics/testing/advanced>`
* **Deployment:**