Commit f77a7019 authored by Robert McGibbon's avatar Robert McGibbon
Browse files

sphinx install

parent 173f7b10
......@@ -32,7 +32,10 @@ script:
- nosetests -vv --processes=-1 --process-timeout=200
after_success:
# Get libraries necessary for building docs and pushing
# them to S3
- sudo apt-get install python-sphinx python-yaml
- sudo pip install sphinxcontrib-bibtex boto
- make DoxygenApiDocs
- make sphinxhtml
- sudo pip install boto
- python devtools/ci/push-docs-to-s3.py
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment