From 2f70d88292c11c24c858555dacbe538ea807c2d9 Mon Sep 17 00:00:00 2001 From: s-pace Date: Wed, 7 Nov 2018 18:10:44 +0100 Subject: [PATCH] script with the nav --- docs/_templates/layout.html | 8 -------- docs/_templates/sidebarintro.html | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index 842d6a2..150d4fc 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -63,14 +63,6 @@ ga('create', 'UA-37242602-11', 'auto'); ga('send', 'pageview'); - - {% endblock %} {# From: https://github.com/bitprophet/alabaster/blob/5f249677242be96601e034edb3697b7482a6abcf/alabaster/layout.html #} diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 7095178..50d0e73 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -6,6 +6,14 @@

+ +

This opinionated guide exists to provide both novice and expert Python developers a best practice handbook to the installation, configuration, and usage of Python on a daily basis.