93be0e5e62
Update for using sphinx package so that documentation follows the OpenStack python packaging conventions. This contains an initial man page for the openstack-doc-test tool. Change-Id: I8b8ed63c3c7bcfb58f5d8f939a79c3f7c314b969
226 B
226 B
Installation
At the command line:
$ pip install openstack-doc-tools
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv openstack-doc-tools
$ pip install openstack-doc-tools