Skip to content

Commit

Permalink
DOC: fixing hyperlink in documentation (#533)
Browse files Browse the repository at this point in the history
  • Loading branch information
glemaitre committed Jan 19, 2019
1 parent f79cc92 commit 59d9b4d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions doc/_templates/breadcrumbs.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{%- extends "sphinx_rtd_theme/breadcrumbs.html" %}

{% block breadcrumbs_aside %}
{% endblock %}
1 change: 0 additions & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
'sphinx.ext.doctest',
'sphinx.ext.intersphinx',
'sphinx.ext.linkcode',
'sphinx.ext.viewcode',
'numpydoc',
'sphinx_issues',
'sphinx_gallery.gen_gallery',
Expand Down

0 comments on commit 59d9b4d

Please sign in to comment.