Testing docs more

This commit is contained in:
Alan Saul 2013-01-18 16:05:50 +00:00
parent 8371804d56
commit f3617eb071
2 changed files with 2 additions and 1 deletions

View file

@ -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 . ../GPy")
os.system("sphinx-apidoc -f -o docs .")
#sphinx-apidoc . -o doc -H 'GPy' -f