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