From 6668fe02aaa00e7b89af6d22bc9ae2781c756f39 Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Fri, 9 Dec 2016 22:18:23 -0500 Subject: Only display h1 headings in sticky side nav. Toggle display of detailed TOC at top of page. Introduce return to top button for small screens. --- view/tpl/help.tpl | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/help.tpl b/view/tpl/help.tpl index 2faaa3853..3ec1c9d8c 100644 --- a/view/tpl/help.tpl +++ b/view/tpl/help.tpl @@ -3,9 +3,11 @@

{{$title}}

-

Contents

- -
+

+ + {{$tocHeading}} +

+ {{$content}}
@@ -16,7 +18,25 @@ $(document).ready(function () { $('#doco-top-toc').toc({content: "#doco-content", headings: "h1,h2,h3,h4"}); - + $('.navbar-header').append('