[cli-reference] simplify CLI Reference
To avoid complexity and duplication. Change-Id: Ib84e98108117f97092ca9c091cbafbe466700b2d
This commit is contained in:
parent
6aa1fad8ce
commit
c2cd64adfa
@ -1 +0,0 @@
|
||||
../../common
|
@ -95,9 +95,7 @@ html_context = {"gitsha": gitsha, "bug_tag": bug_tag,
|
||||
|
||||
# List of patterns, relative to source directory, that match files and
|
||||
# directories to ignore when looking for source files.
|
||||
exclude_patterns = ['common/cli-manage*', 'common/nova*',
|
||||
'common/get-started-*',
|
||||
'common/dashboard-customizing.rst']
|
||||
exclude_patterns = []
|
||||
|
||||
# The reST default role (used for this markup: `text`) to use for all
|
||||
# documents.
|
||||
|
@ -5,7 +5,11 @@ OpenStack Command-Line Interface Reference
|
||||
Abstract
|
||||
~~~~~~~~
|
||||
|
||||
This guide documents the OpenStack command-line clients.
|
||||
This guide provides information about OpenStack command-line client commands.
|
||||
For more information about installing and using command-line clients,
|
||||
see the `OpenStack command-line clients
|
||||
<http://docs.openstack.org/user-guide/cli.html>`_
|
||||
in the OpenStack End User Guide.
|
||||
|
||||
Contents
|
||||
~~~~~~~~
|
||||
@ -15,8 +19,6 @@ Contents
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
common/conventions
|
||||
overview
|
||||
openstack
|
||||
|
||||
murano
|
||||
@ -44,22 +46,6 @@ Contents
|
||||
gnocchi
|
||||
mistral
|
||||
|
||||
Appendix
|
||||
~~~~~~~~
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
common/app-support
|
||||
|
||||
Glossary
|
||||
~~~~~~~~
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
common/glossary
|
||||
|
||||
Search in this guide
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
@ -1,11 +0,0 @@
|
||||
=======================================
|
||||
OpenStack command-line clients overview
|
||||
=======================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
common/cli-overview
|
||||
common/cli-install-openstack-command-line-clients
|
||||
common/cli-discover-version-number-for-a-client
|
||||
common/cli-set-environment-variables-using-openstack-rc
|
Loading…
Reference in New Issue
Block a user