Finish initial docs

Finish the initial sections defined in the documentation index.
Add sphinxcontrib-programoutput to document command line utils.
Add py27 to the list of default tox targets.

Change-Id: I254534032e0706e410647b023249fe3af4f3a35f
This commit is contained in:
James E. Blair
2014-03-25 09:00:29 -07:00
parent 22961c5ba5
commit faef2431a7
6 changed files with 88 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
hacking>=0.8,<0.9
coverage
sphinx>=1.1.2,<1.2
sphinxcontrib-programoutput
docutils==0.9.1
discover
fixtures>=0.3.12