heat-cfntools/doc/README.rst
Steve Baker 23ea6aee7c Config and scripts for building man pages
Change-Id: I61ba9989cfdbbfdc64fd320210aa06a751c9cd79
2013-03-18 15:15:07 +13:00

435 B

Building the man pages

Dependencies

Sphinx

You'll need sphinx (the python one) and if you are using the virtualenv you'll need to install it in the virtualenv specifically so that it can load the cinder modules.

sudo yum install python-sphinx
sudo pip-python install sphinxcontrib-httpdomain

Use make

To build the man pages:

make man