diff --git a/doc/_templates/sideb.html b/doc/_templates/sideb.html index 9e3966a5..b4cc0b15 100644 --- a/doc/_templates/sideb.html +++ b/doc/_templates/sideb.html @@ -10,5 +10,5 @@


- Visit the project on GitHub + Visit the project on GitHub

diff --git a/doc/conf.py.in b/doc/conf.py.in index 3d6f952d..5ab9baaa 100644 --- a/doc/conf.py.in +++ b/doc/conf.py.in @@ -20,7 +20,7 @@ extensions = ['sphinx.ext.autodoc', source_suffix = '.rst' project = u'APP4TRIQS - An example triqs application' -copyright = u'2018 Simons Foundation - authors: N. Wentzell and H. U.R. Strand' +copyright = u'2017-2018 N. Wentzell, O. Parcollet 2018-2019 The Simons Foundation, authors: N. Wentzell, H. Strand, O. Parcollet' version = '@APP4TRIQS_VERSION@' mathjax_path = "@TRIQS_MATHJAX_PATH@/MathJax.js?config=default" diff --git a/doc/install.rst b/doc/install.rst index 1b0ed56e..38303d11 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -3,7 +3,7 @@ .. _install: Compiling app4triqs from source -=================================== +=============================== Prerequisites