From 749419ad0c4df9a0452a2a8bd13b4310c8f1e8ec Mon Sep 17 00:00:00 2001 From: s-pace Date: Tue, 23 Apr 2019 07:47:08 +0200 Subject: [PATCH] feat: add search to every documentation pages --- docs/_templates/sidebarlogo.html | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 47912ea4..d244c2b7 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -7,7 +7,27 @@

- + + + +

Requests is an elegant and simple HTTP library for Python, built for