diff --git a/sphinx/_static/current-nav.js b/sphinx/_static/current-nav.js index 67d189de..64b73460 100644 --- a/sphinx/_static/current-nav.js +++ b/sphinx/_static/current-nav.js @@ -94,4 +94,5 @@ }); }); } - }); \ No newline at end of file + window.initCurrentNav = initCurrentNav; + }); diff --git a/sphinx/templates/structure.html b/sphinx/templates/structure.html index 778204d8..93e6ca42 100644 --- a/sphinx/templates/structure.html +++ b/sphinx/templates/structure.html @@ -42,7 +42,7 @@ {% if local_md_headings or local_subfolders %}
{% if local_md_headings %} -
+

Current Index