From 8d8ae74102c870ad66cc409dc6198a8c5e5b47cf Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Thu, 11 Feb 2016 00:37:30 +0100 Subject: [PATCH] workaround for RTD issue rtfd/readthedocs.org#152 --- docs/_templates/{layout.html => page.html} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docs/_templates/{layout.html => page.html} (86%) diff --git a/docs/_templates/layout.html b/docs/_templates/page.html similarity index 86% rename from docs/_templates/layout.html rename to docs/_templates/page.html index b57388622..8002396ad 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/page.html @@ -1,4 +1,4 @@ -{% extends "!layout.html" %} +{% extends "!page.html" %} {% block sidebartitle %}