summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
authorSteve Martinelli <s.martinelli@gmail.com>2017-08-17 16:46:31 -0400
committerSteve Martinelli <s.martinelli@gmail.com>2017-08-17 16:46:31 -0400
commit4d7b4efeb508f63afbb4b12b9a4506f9fb940d7e (patch)
treedef5e3a6990928294a07cea1ddad603681d3eb37 /doc/source/conf.py
parent53bea90a75774cb7468884da43b55381b491dc46 (diff)
downloadpython-openstackclient-4d7b4efeb508f63afbb4b12b9a4506f9fb940d7e.tar.gz
auto-generate object docs
Change-Id: I832eade2ddab754664e5f57b9764e524e655e616
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r--doc/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index ac9d0b38..d7efbd7b 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -281,4 +281,4 @@ autoprogram_cliff_application = 'openstack'
autoprogram_cliff_ignored = [
'--help', '--format', '--column', '--max-width', '--fit-width',
- '--print-empty', '--prefix', '--noindent']
+ '--print-empty', '--prefix', '--noindent', '--quote']