[doc] added

This commit is contained in:
mzwiessele 2015-10-11 15:36:15 +01:00
parent 62fe8c02d1
commit cb0227d497

View file

@ -42,6 +42,7 @@ after_success:
before_deploy:
- cd doc
- pip install sphinx_rtd_theme
- sphinx-apidoc -o source/ ../GPy
- make html
- cd ../