From c1adc42bbf31fa3b327f9ee78ff86e6ba0e89bd5 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Sat, 11 May 2019 03:03:21 -0400 Subject: moving rtd modifications to a submodule, moving to py3 for docs --- sphinx_rtd_theme/searchbox.html | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 sphinx_rtd_theme/searchbox.html (limited to 'sphinx_rtd_theme/searchbox.html') diff --git a/sphinx_rtd_theme/searchbox.html b/sphinx_rtd_theme/searchbox.html deleted file mode 100644 index 35ad52c5..00000000 --- a/sphinx_rtd_theme/searchbox.html +++ /dev/null @@ -1,9 +0,0 @@ -{%- if builder != 'singlehtml' %} -
-
- - - -
-
-{%- endif %} -- cgit v1.3.1