From 5bcb373c00a500cd8120df41bc0788172fe7e347 Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Sun, 27 Nov 2016 21:25:38 -0700 Subject: Use the jquery.toc.js library to auto-generate a table of contents for the loaded page under the side nav menu --- doc/member/member_guide.html | 2 +- doc/toc.html | 57 +++++++++++++++++++++++++------------------- view/tpl/help.tpl | 2 +- 3 files changed, 35 insertions(+), 26 deletions(-) diff --git a/doc/member/member_guide.html b/doc/member/member_guide.html index 9d9e98937..97c5c9be2 100644 --- a/doc/member/member_guide.html +++ b/doc/member/member_guide.html @@ -472,4 +472,4 @@ href="[baseurl]/removeaccount">[baseurl]/removeaccount the account you are currently logged into will be removed.

This is irreversible.

All your channels will be deleted. If you have identity clones on other hubs this only removes by default the channels instances which -exists on this hub. \ No newline at end of file +exists on this hub. diff --git a/doc/toc.html b/doc/toc.html index 67e5a0a0a..da67ff88b 100644 --- a/doc/toc.html +++ b/doc/toc.html @@ -93,29 +93,38 @@ +
+

Contents

+
+ \ No newline at end of file diff --git a/view/tpl/help.tpl b/view/tpl/help.tpl index 22180bda6..484fd67c9 100644 --- a/view/tpl/help.tpl +++ b/view/tpl/help.tpl @@ -2,7 +2,7 @@

{{$title}}

-
+
{{$content}}
-- cgit v1.2.3