05519531f9
Change-Id: I944d0ac68cc1ea21f7384bb86d2051fe4c3201f7
Building the docs
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 nova modules.
pip install Sphinx
Use make
Just type make:
% make html
Look in the Makefile for more targets.
Check out the build directory to find them. Yay!