From 9a1a46ab10c668bf2b8d1b7ff23d7fa4ef5b52e0 Mon Sep 17 00:00:00 2001 From: David Stansby Date: Mon, 23 Dec 2019 20:32:56 +0000 Subject: [PATCH] Backport PR #16007: Fix search on nested pages --- doc/_templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html index b37f8dc2aa9c..6a947f7bf698 100644 --- a/doc/_templates/layout.html +++ b/doc/_templates/layout.html @@ -237,7 +237,7 @@

{{ _('Navigation') }}

  • Tutorials
  • Contributing