summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChangBo Guo(gcb) <eric.guo@easystack.cn>2016-09-24 14:59:50 +0800
committerChangBo Guo(gcb) <eric.guo@easystack.cn>2016-09-24 21:53:33 +0800
commit676bdb3a067852283a95d673d9da70359172e9da (patch)
treebe722bad83b3461102aa9a89782a3b0b446949bb /doc
parent32cc400608cc71859eaaad3fbaea526a801224b9 (diff)
downloadoslo-utils-676bdb3a067852283a95d673d9da70359172e9da.tar.gz
Add missing specs_matcher documentation
Closes-Bug: #1616610 Change-Id: Id26af1ef6b19ace9d03611aba5389af644392b2c
Diffstat (limited to 'doc')
-rw-r--r--doc/source/api/specs_matcher.rst6
-rw-r--r--doc/source/index.rst1
2 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/api/specs_matcher.rst b/doc/source/api/specs_matcher.rst
new file mode 100644
index 0000000..216eefd
--- /dev/null
+++ b/doc/source/api/specs_matcher.rst
@@ -0,0 +1,6 @@
+==============
+ specs_matcher
+==============
+
+.. automodule:: oslo_utils.specs_matcher
+ :members:
diff --git a/doc/source/index.rst b/doc/source/index.rst
index acc042b..c3ac36c 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -29,6 +29,7 @@ API Documentation
api/netutils
api/reflection
api/secretutils
+ api/specs_matcher
api/strutils
api/timeutils
api/units