From b08cf0cb8b6d5100611b81ea1a0eabafbaa30e01 Mon Sep 17 00:00:00 2001 From: s-pace Date: Tue, 23 Apr 2019 14:01:32 +0200 Subject: [PATCH 1/2] feat: enhance search to the main introduction page --- docs/_templates/sidebarintro.html | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 98284ec67..9e2d92c2a 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -20,16 +20,13 @@ height: 100%; } - - - - + +

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. From f43eff5fd452533ff0bb5fa3c156abdc5bc496f6 Mon Sep 17 00:00:00 2001 From: s-pace Date: Tue, 23 Apr 2019 14:02:09 +0200 Subject: [PATCH 2/2] feat: add search to every documentation pages --- docs/_templates/sidebarlogo.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 363663f1b..540b92a48 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -6,6 +6,28 @@

+ + + + +

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.