summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2012-01-06 23:13:57 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2012-01-06 23:13:57 +0100
commit715276f3a47b34d40574cb22e806ee1fa2d100f1 (patch)
tree5e71aad8a5bed49781970f9acc4b2c6a5887b3bd /docs/index.rst
parent5620221c13398a09cbf2ded1b22ac8304f3f5c27 (diff)
downloadfactory-boy-715276f3a47b34d40574cb22e806ee1fa2d100f1.tar
factory-boy-715276f3a47b34d40574cb22e806ee1fa2d100f1.tar.gz
Add docs for SubFactory.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 69b3b99..17d81c1 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -54,9 +54,13 @@ Once defined, a factory can be instantiated through different methods::
Contents:
+:doc:`SubFactory <subfactory>`
+
.. toctree::
:maxdepth: 2
+ subfactory
+
Indices and tables
==================