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:
Dmitry Tantsur 2020-06-04 10:40:21 +02:00
parent 508899cc6b
commit 1dfe31d1bf
6 changed files with 17 additions and 11 deletions

View File

@ -0,0 +1,5 @@
============
Contributing
============
.. include:: ../../../CONTRIBUTING.rst

View File

@ -1,14 +1,10 @@
============
Contributing
============
.. include:: ../../../CONTRIBUTING.rst
------------
Other Topics
------------
=================
Contributor Guide
=================
.. toctree::
:maxdepth: 1
contributing
vagrant
testenv

View File

@ -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/

View File

@ -8,8 +8,6 @@ this documentation serves as a blend of both Admin and User documentation.
.. toctree::
:maxdepth: 1
vagrant
virsh
howto
troubleshooting