diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html index e0af6795416..731be366ad2 100755 --- a/doc/_templates/layout.html +++ b/doc/_templates/layout.html @@ -64,7 +64,7 @@ {% endblock %} {# put the sidebar before the body #} -{% block sidebar1 %}{{ sidebar() }}{% endblock %} +{% block sidebar1 %}{% endblock %} {% block sidebar2 %}{% endblock %} {%- block footer %} diff --git a/doc/conf.py b/doc/conf.py index ebbf4e411bc..4189d1cfedd 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -325,7 +325,7 @@ # There are some problems with dipy's redirect: # https://github.com/nipy/dipy/issues/1955 'dipy': ('https://dipy.org/documentation/latest', - 'https://dipy.org/documentation/1.0.0./objects.inv/'), + 'https://dipy.org/documentation/1.1.1./objects.inv/'), 'mne_realtime': ('https://mne.tools/mne-realtime', None), 'picard': ('https://pierreablin.github.io/picard/', None), } diff --git a/doc/index.rst b/doc/index.rst index 2b19bfd598a..add0c8d14ff 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -52,8 +52,8 @@
  • Agence Nationale de la Recherche: 14-NEUC-0002-01
    IDEX Paris-Saclay, 11-IDEX-0003-02
  • Paris-Saclay Center for Data Science: PARIS-SACLAY
  • Google: Summer of code (×6)
  • -
  • Amazon: - AWS Research Grants
  • -
  • Chan Zuckerberg Initiative: - Essential Open Source Software for Science
  • +
  • Amazon: AWS Research Grants
  • +
  • Chan Zuckerberg Initiative: Essential Open Source Software for Science