From f3617eb07184f1926e0bb756ab92014582ee385e Mon Sep 17 00:00:00 2001 From: Alan Saul Date: Fri, 18 Jan 2013 16:05:50 +0000 Subject: [PATCH] Testing docs more --- doc/conf.py | 2 +- doc/index.rst | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 80cd5602..268f4d0a 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -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 diff --git a/doc/index.rst b/doc/index.rst index 34d3e59c..f7ce7e1f 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -6,6 +6,7 @@ Welcome to GPy's documentation! =============================== +And another thing Now what if I add this other hting Just checking another thing