diff --git a/doc-_templates-layout-stripped-Google-Analytics.patch b/doc-_templates-layout-stripped-Google-Analytics.patch new file mode 100644 index 0000000..69f11f2 --- /dev/null +++ b/doc-_templates-layout-stripped-Google-Analytics.patch @@ -0,0 +1,29 @@ +From: "Eugene V. Lyubimkin" +Date: Sat, 7 Nov 2015 19:49:54 +0100 +Subject: doc: _templates: layout: stripped Google Analytics + +--- + doc/_templates/layout.html | 10 ---------- + 1 file changed, 10 deletions(-) + +diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html +index 0ac2dec..8f5dfd9 100644 +--- a/doc/_templates/layout.html ++++ b/doc/_templates/layout.html +@@ -5,16 +5,6 @@ + + + +-{# Google Analytics #} +- + {% endblock %} + + {%- macro searchform(classes, button) %} diff --git a/doc-_templates-layout-stripped-download-links.patch b/doc-_templates-layout-stripped-download-links.patch new file mode 100644 index 0000000..a5a6ce5 --- /dev/null +++ b/doc-_templates-layout-stripped-download-links.patch @@ -0,0 +1,58 @@ +From: "Eugene V. Lyubimkin" +Date: Sat, 7 Nov 2015 19:53:09 +0100 +Subject: doc: _templates: layout: stripped download links + +--- + doc/_templates/layout.html | 29 +---------------------------- + 1 file changed, 1 insertion(+), 28 deletions(-) + +diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html +index 8f5dfd9..7bc00fc 100644 +--- a/doc/_templates/layout.html ++++ b/doc/_templates/layout.html +@@ -38,20 +38,9 @@ + + {fmt} + +- + {# Collect the nav links, forms, and other content for toggling #} +