[doc-migration] Move documents to their respective folders

Change-Id: I7111e68c6dab46e140f9fea6f6b81e8c99e7c5dc
This commit is contained in:
Madhuri Kumari 2017-07-20 15:12:08 +05:30
parent 126ec244ab
commit f690b6a6f0
6 changed files with 6 additions and 15 deletions

View File

@ -63,4 +63,4 @@ pygments_style = 'sphinx'
html_theme = 'openstackdocs'
# Output file base name for HTML help builder.
htmlhelp_basename = 'zunclientdoc'
htmlhelp_basename = 'zunclientdoc'

View File

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

View File

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

View File

@ -7,9 +7,8 @@ Contents:
:maxdepth: 2
readme
installation
usage
contributing
install/index
contributor/index
Indices and tables
==================

View File

@ -1,6 +1,5 @@
============
Installation
============
Installation Guide
==================
At the command line::

View File

@ -1,7 +0,0 @@
========
Usage
========
To use python-zunclient in a project::
import zunclient