summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/index.rst1
-rw-r--r--doc/source/resources.rst10
2 files changed, 11 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index d6ba09d..9057c0d 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -13,6 +13,7 @@ Contents
api
testing
features
+ resources
contributing
history
diff --git a/doc/source/resources.rst b/doc/source/resources.rst
new file mode 100644
index 0000000..d0b58c8
--- /dev/null
+++ b/doc/source/resources.rst
@@ -0,0 +1,10 @@
+========================
+ Other Useful Resources
+========================
+
+* Mock_ library documentation
+* OpenStack Bootstrapping Hour: Mock Best Practices: `video
+ <https://www.youtube.com/watch?v=jCWtLoSEfmw>`__ and `etherpad
+ <https://etherpad.openstack.org/p/obh-mock-best-practices>`__
+
+.. _Mock: http://www.voidspace.org.uk/python/mock/