From: Mike Bayer Date: Sat, 18 Jun 2016 01:05:32 +0000 (-0400) Subject: - attempt to get RTD to include the correct searchtools X-Git-Tag: rel_0_8_7~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb129ab2ad13dded6bc04b34bed75a937072354b;p=thirdparty%2Fsqlalchemy%2Falembic.git - attempt to get RTD to include the correct searchtools Change-Id: Iafb3854e85a48874410235483e4d474f24d6fe52 --- diff --git a/docs/build/_templates/layout.html b/docs/build/_templates/layout.html new file mode 100644 index 00000000..c042d054 --- /dev/null +++ b/docs/build/_templates/layout.html @@ -0,0 +1,9 @@ +{% extends "!layout.html" %} + +{%- block extrahead %} + + + + +{% endblock %} +