mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 12:56:22 +02:00
[doc] readthedocs strangeness
This commit is contained in:
parent
e54b94485a
commit
db30fd28b8
1 changed files with 2 additions and 2 deletions
|
|
@ -21,8 +21,8 @@ import shlex
|
|||
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
||||
#for p in os.walk('../../GPy'):
|
||||
# sys.path.append(p[0])
|
||||
#sys.path.insert(0, os.path.abspath('../../'))
|
||||
sys.path.insert(0, os.path.abspath('../../GPy/'))
|
||||
sys.path.insert(0, os.path.abspath('../../'))
|
||||
#sys.path.insert(0, os.path.abspath('../../GPy/'))
|
||||
|
||||
on_rtd = os.environ.get('READTHEDOCS', None) == 'True'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue