Improve docs

Adding maxdepth and avoiding duplicating titles.

Change-Id: Iea36b58de05b5e113f7db7e5358b5b3b912a0d8d
This commit is contained in:
Imre Farkas 2016-04-05 13:53:49 +02:00
parent c35a60bba9
commit 2bffe8d161
3 changed files with 6 additions and 7 deletions

View File

@ -1,5 +1,5 @@
Contributing
------------
How To Contribute
=================
If you would like to contribute to the development of OpenStack, you must
follow the steps in this page:

View File

@ -1,12 +1,11 @@
Welcome to python-dracclient's documentation!
=============================================
Contents:
.. toctree::
:maxdepth: 2
Usage <usage>
Client API <client-api>
usage
client-api
Contributing <contributing>
Indices and tables

View File

@ -1,5 +1,5 @@
Usage
-----
=====
Create a client object by providing the connection details of the DRAC card::