https://github.com/GPflow/GPflow
Revision 161846ea9d88eb27734dc68e15fe7ff0218c09b9 authored by Alexander G. de G. Matthews on 08 September 2016, 14:07:04 UTC, committed by GitHub on 08 September 2016, 14:07:04 UTC
Making the documentation more official
2 parent s e974f46 + 273ea18
Raw File
Tip revision: 161846ea9d88eb27734dc68e15fe7ff0218c09b9 authored by Alexander G. de G. Matthews on 08 September 2016, 14:07:04 UTC
Merge pull request #140 from GPflow/sphinx
Tip revision: 161846e
MANIFEST.in
include doc/source/conf.py
include doc/source/*.rst
include doc/source/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include GPflow/tfops/*.so
include GPflow/tfops/*.cc
back to top