heat-cfntools/doc
Steven Hardy 1f275c2111 cfn-hup manpage fix s/deamon/daemon typo
Change-Id: I3b7082fd2c1c7c13c9d6db824f8e7011544bd7e3
2013-10-02 08:10:33 +01:00
..
source cfn-hup manpage fix s/deamon/daemon typo 2013-10-02 08:10:33 +01:00
.gitignore Config and scripts for building man pages 2013-03-18 15:15:07 +13:00
Makefile Config and scripts for building man pages 2013-03-18 15:15:07 +13:00
README.rst Config and scripts for building man pages 2013-03-18 15:15:07 +13:00

README.rst

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