From f7db5822ef2951d860b6bb50bf2ba0c281479200 Mon Sep 17 00:00:00 2001 From: Eric Traut Date: Mon, 6 Mar 2023 17:59:23 -0700 Subject: [PATCH] Ran auto-formatter on html to avoid style issue in CI. --- docs/index.html | 84 ++++++++++++++++++++++++------------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/docs/index.html b/docs/index.html index f87b179ee..c4fe39635 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,46 +1,46 @@ - - - Document - - - - - - -
- - + - - - - - - - - + search: { + maxAge: 86400000, // Expiration time, the default one day + paths: 'auto', + placeholder: 'Type to search', + noData: 'No Results', + depth: 4, // Headline depth, 1 - 6 + hideOtherSidebarContent: true, + }, + }; + + + + + + + + +