From 1da8b90340235753b935a880d797cb796700d151 Mon Sep 17 00:00:00 2001 From: sptaule Date: Thu, 27 Jan 2022 18:10:37 +0100 Subject: Doc refactor, doc and index QoL, fix search: working on every page --- templates/base.html | 12 ++++++++---- templates/documentation.html | 2 +- templates/index.html | 24 ++++++++++++------------ templates/partials/doc/global_toc.html | 18 +++++++++++++++--- templates/partials/doc/page_toc.html | 6 +++--- templates/partials/doc/toc_script.html | 23 +++++++++++++++++++++-- templates/partials/shared/nav.html | 16 +++++++++++----- 7 files changed, 71 insertions(+), 30 deletions(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 8170b44..41121c3 100755 --- a/templates/base.html +++ b/templates/base.html @@ -18,9 +18,13 @@ {% block search %} -