Install Sphinx (and pip) with sudo apt-get install python-sphinx python-pip
sudo apt-get install python-sphinx python-pip
Install Sphinx rtd theme with sudo pip install sphinx_rtd_theme
sudo pip install sphinx_rtd_theme
To build the docs, run make html in /docs
make html
See http://semver.org/