initial seed for tempest doc directory
This is a first bit of experiment to get a doc tree for tempest
that will publish our doc content to the web as part of a larger
QA doc guide.
Update some of the base READMEs to be a little more accurate,
now that we're going to be pushing them to the web.
Added tox [venv] to ensure that docs get built
Change-Id: Id54e8fbc1d884525087630106e17b37dc1206cc9
diff --git a/tools/test-requires b/tools/test-requires
index cba42a4..27851da 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -6,3 +6,6 @@
#
#TODO(afazekas): ensure pg_config installed
psycopg2
+# needed for doc build
+sphinx>=1.1.2
+