mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-27 14:25:16 +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'
|
on_rtd = os.environ.get('READTHEDOCS', None) == 'True'
|
||||||
|
|
||||||
if on_rtd:
|
if on_rtd:
|
||||||
os.system("sphinx-apidoc -f -o docs .")
|
os.system("sphinx-apidoc -f -o . ../GPy")
|
||||||
#sphinx-apidoc . -o doc -H 'GPy' -f
|
#sphinx-apidoc . -o doc -H 'GPy' -f
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@
|
||||||
Welcome to GPy's documentation!
|
Welcome to GPy's documentation!
|
||||||
===============================
|
===============================
|
||||||
|
|
||||||
|
Added old command again
|
||||||
And another thing
|
And another thing
|
||||||
Now what if I add this other hting
|
Now what if I add this other hting
|
||||||
Just checking another thing
|
Just checking another thing
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue