Steve Baker a172b19e81 Man page for cfn-signal
Change-Id: I0b22ba38902be3135d8322161cbe0d1a4c0d3791
Fixes: bug #1153846
2013-03-18 15:17:11 +13:00
..
2013-03-18 15:17:11 +13:00

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