diff --git a/FUNDING.txt b/FUNDING.txt index dd559deeb7..51e285fdbe 100644 --- a/FUNDING.txt +++ b/FUNDING.txt @@ -1,3 +1,3 @@ -The development of libRoadRunner was funded through generous support -of the NIH/NIGMS. Grant Number: GM081070 \ No newline at end of file +The development of libRoadRunner was funded through the generous support +of the NIH/NIGMS. Grant Number: GM081070 diff --git a/wrappers/Python/doc/Makefile b/wrappers/Python/doc/Makefile index b1131e67a6..281cb9d3c6 100644 --- a/wrappers/Python/doc/Makefile +++ b/wrappers/Python/doc/Makefile @@ -6,7 +6,7 @@ SPHINXOPTS = SPHINXBUILD = sphinx-build PAPER = BUILDDIR = _build -HTMLDIR = $(HOME)/src/roadrunner_doc/pydoc/ +HTMLDIR = $(HOME)/src/gh-pages/python_docs # User-friendly check for sphinx-build