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:
parent
36bf1d5501
commit
5ee3a02504
@ -11,9 +11,6 @@ Contents:
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
readme
|
|
||||||
installation
|
|
||||||
usage
|
|
||||||
contributing
|
contributing
|
||||||
dev/dev-quickstart
|
dev/dev-quickstart
|
||||||
|
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
============
|
|
||||||
Installation
|
|
||||||
============
|
|
||||||
|
|
||||||
At the command line::
|
|
||||||
|
|
||||||
$ pip install mogan
|
|
||||||
|
|
||||||
Or, if you have virtualenvwrapper installed::
|
|
||||||
|
|
||||||
$ mkvirtualenv mogan
|
|
||||||
$ pip install mogan
|
|
@ -1 +0,0 @@
|
|||||||
.. include:: ../../README.rst
|
|
@ -1,7 +0,0 @@
|
|||||||
========
|
|
||||||
Usage
|
|
||||||
========
|
|
||||||
|
|
||||||
To use mogan in a project::
|
|
||||||
|
|
||||||
import mogan
|
|
Loading…
Reference in New Issue
Block a user