Merge "[doc-migration] Move documents to their respective folders"

This commit is contained in:
Jenkins 2017-07-22 09:19:38 +00:00 committed by Gerrit Code Review
commit 9edcf2ce80
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