Remove improper docs

There are some docs created with the project initialization tool,
the context is improper.

Change-Id: I0fe1d41288951b1316c566ca36284982717f57f3
This commit is contained in:
Zhenguo Niu 2017-02-09 19:18:19 +08:00
parent 36bf1d5501
commit 5ee3a02504
4 changed files with 0 additions and 23 deletions

View File

@ -11,9 +11,6 @@ Contents:
.. toctree::
:maxdepth: 2
readme
installation
usage
contributing
dev/dev-quickstart

View File

@ -1,12 +0,0 @@
============
Installation
============
At the command line::
$ pip install mogan
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv mogan
$ pip install mogan

View File

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

View File

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