Files
deb-python-keystoneclient/MANIFEST.in
Clark Boylan 3ba7738323 Move docs to doc.
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/source and build results go in project/doc/build.

Change-Id: I205e8bb1ddf6dae1d7392b32975319c6a6d98673
2012-06-11 13:33:02 -07:00

7 lines
156 B
Plaintext

include README.rst
include AUTHORS HACKING LICENSE
include run_tests.sh tox.ini
recursive-include doc *
recursive-include tests *
recursive-include tools *