From f43eff5fd452533ff0bb5fa3c156abdc5bc496f6 Mon Sep 17 00:00:00 2001 From: s-pace Date: Tue, 23 Apr 2019 14:02:09 +0200 Subject: [PATCH] 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 363663f..540b92a 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.