diff options
| author | Steve Martinelli <s.martinelli@gmail.com> | 2017-08-17 16:46:31 -0400 |
|---|---|---|
| committer | Steve Martinelli <s.martinelli@gmail.com> | 2017-08-17 16:46:31 -0400 |
| commit | 4d7b4efeb508f63afbb4b12b9a4506f9fb940d7e (patch) | |
| tree | def5e3a6990928294a07cea1ddad603681d3eb37 /doc/source/conf.py | |
| parent | 53bea90a75774cb7468884da43b55381b491dc46 (diff) | |
| download | python-openstackclient-4d7b4efeb508f63afbb4b12b9a4506f9fb940d7e.tar.gz | |
auto-generate object docs
Change-Id: I832eade2ddab754664e5f57b9764e524e655e616
Diffstat (limited to 'doc/source/conf.py')
| -rw-r--r-- | doc/source/conf.py | 2 |
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'] |
