diff options
| author | Steve Martinelli <stevemar@ca.ibm.com> | 2015-10-16 02:08:05 -0400 |
|---|---|---|
| committer | Steve Martinelli <stevemar@ca.ibm.com> | 2015-12-01 01:23:56 -0500 |
| commit | 727792da17ac5edcfc2df7dd820dbccf318554fe (patch) | |
| tree | 64e77e761498f02a115c6fcba50d53a3f77b00c0 /doc/source/index.rst | |
| parent | bf95d74c2d594d087c2229dd5f72174d796ef17e (diff) | |
| download | python-openstackclient-727792da17ac5edcfc2df7dd820dbccf318554fe.tar.gz | |
autodocument commands from plugins using stevedore.sphinxext
conflicting command names are a painpoint, so is manually updating
a list. let's autodocument the commands that are being use by
existing osc supporters.
Change-Id: If37d81dfd57cc79803668b64be1ccd776e319572
Diffstat (limited to 'doc/source/index.rst')
| -rw-r--r-- | doc/source/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index c1fbbe39..49929972 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -16,6 +16,7 @@ User Documentation commands configuration plugins + plugin-commands authentication interactive humaninterfaceguide |
