diff options
| author | Peter Easton <Jollyroger@Mailfence.com> | 2019-07-02 00:33:19 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-07-01 21:51:25 -0400 |
| commit | 21cc47742ecdc3b70476600d97e22e834874e580 (patch) | |
| tree | 8247dfc3657127f4616a0f83d26c073dcc93f6e3 /static/usage.html | |
| parent | 64a3ce9beb6e5f3e594137a7968fc3d3ba8c3e23 (diff) | |
Added the table of contents with links
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/static/usage.html b/static/usage.html index 84edf55b..f47fbc58 100644 --- a/static/usage.html +++ b/static/usage.html @@ -44,6 +44,21 @@ <p><strong>This guide is still very new and will be filled with lots of additional content over time.</strong></p> + <h2 id="table-of-contents"> + <a href="#table-of-contents">Table of contents</a> + </h2> + <ul> + <li><a href="#auditor">Auditor</a></li> + <li><a href="#updates">Updates</a></li> + <ul> + <li><a href="#updates-settings">Settings</a></li> + <li><a href="#updates-security">Security</a></li> + <li><a href="#updates-disabling">Disabling</a></li> + </ul> + <li><a href="#default-connections">Default connections</a></li> + <li><a href="#web-browsing">Web browsing</a></li> + </ul> + <h2 id="auditor"> <a href="#auditor">Auditor</a> </h2> |
