From eec6b6690d4dcb4b1c81acd3f9a527698c88b9a2 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Thu, 8 Aug 2024 18:42:10 -0400 Subject: [PATCH] Upgrade Docsy and undo temp config change (#5000) --- .gitmodules | 2 +- hugo.yaml | 1 - themes/docsy | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index ec665fc9ad4f..0fef63af5e20 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "themes/docsy"] path = themes/docsy url = https://github.com/google/docsy.git - docsy-pin = v0.10.0-22-g2295188b + docsy-pin = v0.10.0-26-g79511949 docsy-note = "2024-04-01 Switching to google/docsy.git from cncf/docsy.git since we don't have any CNCF customizations." docsy-reminder = "Ensure that any tag referenced by `docsy-pin` is present in the remote repo (url), otherwise add (push) the tags to the repo." [submodule "content-modules/opentelemetry-specification"] diff --git a/hugo.yaml b/hugo.yaml index 912723c53ca3..4521db1c1af7 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -100,7 +100,6 @@ params: sidebar_menu_compact: true sidebar_menu_foldable: true sidebar_search_disable: true - sidebar_menu_truncate: 100 # TODO: drop after the following is merged and Docsy is updated: https://github.com/google/docsy/pull/2069 feedback: enable: true 'yes': >- diff --git a/themes/docsy b/themes/docsy index 2295188b164c..795119495470 160000 --- a/themes/docsy +++ b/themes/docsy @@ -1 +1 @@ -Subproject commit 2295188b164c34d7039e77fe537ee469d69085d9 +Subproject commit 7951194954708d7cc992e3540c8fc823cc99a953