mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-26 13:26:22 +02:00
Adding old command I read on the internet for own build
This commit is contained in:
parent
49530b07ee
commit
ad41c63d08
2 changed files with 2 additions and 1 deletions
|
|
@ -288,5 +288,5 @@ epub_copyright = u'2013, Author'
|
|||
on_rtd = os.environ.get('READTHEDOCS', None) == 'True'
|
||||
|
||||
if on_rtd:
|
||||
os.system("sphinx-apidoc -f -o docs .")
|
||||
os.system("sphinx-apidoc -f -o . ../GPy")
|
||||
#sphinx-apidoc . -o doc -H 'GPy' -f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue