summaryrefslogtreecommitdiff
path: root/docs/internals.rst
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2012-11-15 02:00:54 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2012-11-15 02:00:54 +0100
commit7aa8e4612ef3ff02a62b68211254b66d4d040199 (patch)
treef42a59f24f967f42b5a7f9cb9d0553d4fb46e210 /docs/internals.rst
parent160ce5d291ba394c3ac8a42ed19c12cb00e08889 (diff)
downloadfactory-boy-7aa8e4612ef3ff02a62b68211254b66d4d040199.tar
factory-boy-7aa8e4612ef3ff02a62b68211254b66d4d040199.tar.gz
Update doc
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Diffstat (limited to 'docs/internals.rst')
-rw-r--r--docs/internals.rst25
1 files changed, 0 insertions, 25 deletions
diff --git a/docs/internals.rst b/docs/internals.rst
deleted file mode 100644
index 279c4e9..0000000
--- a/docs/internals.rst
+++ /dev/null
@@ -1,25 +0,0 @@
-Factory Boy's internals
-======================
-
-
-declarations
-------------
-
-.. automodule:: factory.declarations
- :members:
-
-
-containers
-----------
-
-.. automodule:: factory.containers
- :members:
-
-
-
-base
-----
-
-.. automodule:: factory.base
- :members:
-