From ee245c7bf15b601c5369475ea1ab0854f39765f9 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Wed, 1 Oct 2014 19:58:36 +0200 Subject: [PATCH] Closes #1584: Point to master doc in HTML "top" link. --- CHANGES | 1 + sphinx/themes/basic/layout.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index b2c6fa2b8..a13654ee5 100644 --- a/CHANGES +++ b/CHANGES @@ -20,6 +20,7 @@ Bugs fixed searchindex. Thanks to Nathan Goldbaum. * #1576: Special toctree entry "self" located after another entry that also has a toctree was replaced with wrong title and link. +* #1584: Point to master doc in HTML "top" link. Release 1.2.3 (released Sep 1, 2014) diff --git a/sphinx/themes/basic/layout.html b/sphinx/themes/basic/layout.html index f01c3aa07..552da6381 100644 --- a/sphinx/themes/basic/layout.html +++ b/sphinx/themes/basic/layout.html @@ -139,7 +139,7 @@ {%- if hasdoc('copyright') %} {%- endif %} - + {%- if parents %} {%- endif %}