summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/api/autoindex.rst1
-rw-r--r--doc/source/api/oslo_context.fixture.rst7
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/api/autoindex.rst b/doc/source/api/autoindex.rst
index eaaf790..1d5d077 100644
--- a/doc/source/api/autoindex.rst
+++ b/doc/source/api/autoindex.rst
@@ -2,4 +2,5 @@
:maxdepth: 1
oslo_context.context.rst
+ oslo_context.fixture.rst
oslo_context.tests.test_context.rst
diff --git a/doc/source/api/oslo_context.fixture.rst b/doc/source/api/oslo_context.fixture.rst
new file mode 100644
index 0000000..58ef47f
--- /dev/null
+++ b/doc/source/api/oslo_context.fixture.rst
@@ -0,0 +1,7 @@
+The :mod:`oslo_context.fixture` Module
+======================================
+
+.. automodule:: oslo_context.fixture
+ :members:
+ :undoc-members:
+ :show-inheritance: