To better facilitate the building and publishing of sphinx
documentation by Jenkins we are moving all openstack projects with
sphinx documentation to a common doc tree structure. Documentation
goes in project/doc and build results go in project/doc/build.
Change-Id: I672fbd296e2b8f1da1eede74d6f0c7a26345cf74
AUTHORS
build/*
build-stamp
+doc/build
quantum.egg-info/
run_tests.err.log
run_tests.log
+[build_sphinx]
+all_files = 1
+build-dir = doc/build
+source-dir = doc/source
+
[nosetests]
# NOTE(jkoelker) To run the test suite under nose install the following
# coverage http://pypi.python.org/pypi/coverage