Documentation: reorder the contributors guide
* Move code contribution one level down * Move Vagrant and libvirt information from the user guide * Place the libvirt information under testenv Change-Id: I1c97d632e986e4562ec1e93bc835a23b0045a56f
This commit is contained in:
parent
508899cc6b
commit
1dfe31d1bf
5
doc/source/contributor/contributing.rst
Normal file
5
doc/source/contributor/contributing.rst
Normal file
@ -0,0 +1,5 @@
|
||||
============
|
||||
Contributing
|
||||
============
|
||||
|
||||
.. include:: ../../../CONTRIBUTING.rst
|
@ -1,14 +1,10 @@
|
||||
============
|
||||
Contributing
|
||||
============
|
||||
|
||||
.. include:: ../../../CONTRIBUTING.rst
|
||||
|
||||
------------
|
||||
Other Topics
|
||||
------------
|
||||
=================
|
||||
Contributor Guide
|
||||
=================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
contributing
|
||||
vagrant
|
||||
testenv
|
||||
|
@ -57,5 +57,12 @@ hardware type can be used as for real hardware.
|
||||
in the previous step.
|
||||
#. Run the deployment step, as documented in :ref:`deploy`.
|
||||
|
||||
Configuring libvirt
|
||||
-------------------
|
||||
|
||||
.. toctree::
|
||||
|
||||
virsh
|
||||
|
||||
|
||||
.. _VirtualBMC: https://docs.openstack.org/virtualbmc/
|
||||
|
@ -8,8 +8,6 @@ this documentation serves as a blend of both Admin and User documentation.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
vagrant
|
||||
virsh
|
||||
howto
|
||||
troubleshooting
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user