Browse Source
Change-Id: Iaeea7a0073c35c48e11d73976df850099e8c9cee Signed-off-by: Paul Belanger <pabelanger@redhat.com>changes/98/248398/1
5 changed files with 19 additions and 63 deletions
@ -1,24 +1 @@
|
||||
.. ansible-role-nodepool documentation master file, created by |
||||
sphinx-quickstart on Tue Jul 9 22:26:36 2013. |
||||
You can adapt this file completely to your liking, but it should at least |
||||
contain the root `toctree` directive. |
||||
|
||||
Welcome to ansible-role-nodepool's documentation! |
||||
================================================= |
||||
|
||||
Contents: |
||||
|
||||
.. toctree:: |
||||
:maxdepth: 2 |
||||
|
||||
readme |
||||
installation |
||||
usage |
||||
|
||||
Indices and tables |
||||
================== |
||||
|
||||
* :ref:`genindex` |
||||
* :ref:`modindex` |
||||
* :ref:`search` |
||||
|
||||
.. include:: ../../README.rst |
||||
|
@ -1,12 +0,0 @@
|
||||
============ |
||||
Installation |
||||
============ |
||||
|
||||
At the command line:: |
||||
|
||||
$ pip install ansible-role-nodepool |
||||
|
||||
Or, if you have virtualenvwrapper installed:: |
||||
|
||||
$ mkvirtualenv ansible-role-nodepool |
||||
$ pip install ansible-role-nodepool |
Loading…
Reference in new issue