Merge "Link to (some) plugin doc pages"
This commit is contained in:
commit
aeb094e765
@ -3,5 +3,8 @@ octavia
|
||||
|
||||
.. TODO(efried): cut over to autoprogram-cliff once doc build is fixed
|
||||
|
||||
For more details, see the :python-octaviaclient-doc:`python-octaviaclient
|
||||
plugin documentation </cli/index>`.
|
||||
|
||||
.. list-plugins:: openstack.load_balancer.v2
|
||||
:detailed:
|
||||
|
@ -3,5 +3,8 @@ watcher
|
||||
|
||||
.. TODO(efried): cut over to autoprogram-cliff once doc build is fixed
|
||||
|
||||
For more details, see the :python-watcherclient-doc:`python-watcherclient
|
||||
plugin documentation </cli/openstack_cli>`.
|
||||
|
||||
.. list-plugins:: openstack.infra_optim.v1
|
||||
:detailed:
|
||||
|
@ -3,5 +3,8 @@ zun
|
||||
|
||||
.. TODO(efried): cut over to autoprogram-cliff once doc build is fixed
|
||||
|
||||
For more details, see the :python-zunclient-doc:`python-zunclient plugin
|
||||
documentation </cli/command-list>`.
|
||||
|
||||
.. list-plugins:: openstack.container.v1
|
||||
:detailed:
|
||||
|
@ -34,6 +34,12 @@ extensions = ['sphinx.ext.autodoc',
|
||||
repository_name = 'openstack/python-openstackclient'
|
||||
use_storyboard = True
|
||||
|
||||
openstack_projects = [
|
||||
'python-octaviaclient',
|
||||
'python-watcherclient',
|
||||
'python-zunclient',
|
||||
]
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
#templates_path = ['_templates']
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user