Rearrange existing documentation to fit the new standard layout
Change-Id: If0c0789ac730c565477b9053d63375c67667b0d1
This commit is contained in:
parent
545b5c3019
commit
d88dca0374
8
doc/source/cli/index.rst
Normal file
8
doc/source/cli/index.rst
Normal file
@ -0,0 +1,8 @@
|
||||
======================================
|
||||
python-ironicclient User Documentation
|
||||
======================================
|
||||
|
||||
.. toctree::
|
||||
|
||||
ironic_client
|
||||
osc_plugin_cli
|
@ -1,6 +1,6 @@
|
||||
==============================================
|
||||
:program:`ironic` Command-Line Interface (CLI)
|
||||
==============================================
|
||||
==========================================
|
||||
Ironic Client Command-Line Interface (CLI)
|
||||
==========================================
|
||||
|
||||
.. program:: ironic
|
||||
.. highlight:: bash
|
@ -1,6 +1,6 @@
|
||||
============================================================================
|
||||
:program:`openstack baremetal` OpenStack Client Command-Line Interface (CLI)
|
||||
============================================================================
|
||||
=============================================
|
||||
OpenStack Client Command-Line Interface (CLI)
|
||||
=============================================
|
||||
|
||||
.. program:: openstack baremetal
|
||||
.. highlight:: bash
|
8
doc/source/contributor/index.rst
Normal file
8
doc/source/contributor/index.rst
Normal file
@ -0,0 +1,8 @@
|
||||
=============================================
|
||||
python-ironicclient Contributor Documentation
|
||||
=============================================
|
||||
|
||||
.. toctree::
|
||||
|
||||
contributing
|
||||
testing
|
@ -10,14 +10,12 @@ Contents
|
||||
========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:maxdepth: 2
|
||||
|
||||
api_v1
|
||||
cli
|
||||
osc_plugin_cli
|
||||
create_command
|
||||
contributing
|
||||
testing
|
||||
cli/index
|
||||
user/create_command
|
||||
contributor/index
|
||||
Release Notes <http://docs.openstack.org/releasenotes/python-ironicclient/>
|
||||
|
||||
Indices and tables
|
||||
|
Loading…
Reference in New Issue
Block a user