heat-cfntools/doc
Zane Bitter bee7811c80 Modernise requirements
Conform to the PTI for docs builds, add lower-constraints jobs, and use
upper-constraints instead of synced global requirements constraints.

Change-Id: Iaf1b54b35d02dbb733c7782b178e4eb774c02ef6
2018-07-18 20:19:40 -04:00
..
source Modernise requirements 2018-07-18 20:19:40 -04: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
requirements.txt Modernise requirements 2018-07-18 20:19:40 -04: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