Mercurial > hg > orthanc-book
changeset 88:9af433a9a242
2017
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 04 Jan 2017 13:01:22 +0100 |
parents | f8aa67501041 |
children | c9a33e4a0577 |
files | Sphinx/Makefile Sphinx/source/_templates/layout.html |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/Makefile Wed Dec 28 16:46:04 2016 +0100 +++ b/Sphinx/Makefile Wed Jan 04 13:01:22 2017 +0100 @@ -3,7 +3,7 @@ # You can set these variables from the command line. SPHINXOPTS = -SPHINXBUILD = /usr/local/bin/sphinx-build +SPHINXBUILD = sphinx-build PAPER = BUILDDIR = build
--- a/Sphinx/source/_templates/layout.html Wed Dec 28 16:46:04 2016 +0100 +++ b/Sphinx/source/_templates/layout.html Wed Jan 04 13:01:22 2017 +0100 @@ -17,7 +17,7 @@ </p> <p> - © Copyright 2015-2016, University Hospital of Liège and Osimis, Belgium<br/> + © Copyright 2015-2017, University Hospital of Liège and Osimis, Belgium<br/> The Orthanc Book is licensed under <a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons CC-BY-SA 4.0</a>.<br/>