diff options
Diffstat (limited to 'doc/_Sidebar.md')
-rw-r--r-- | doc/_Sidebar.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/_Sidebar.md b/doc/_Sidebar.md index 68e3b9f3..4522c254 100644 --- a/doc/_Sidebar.md +++ b/doc/_Sidebar.md | |||
@@ -4,14 +4,22 @@ | |||
4 | - [Download](Download.html) | 4 | - [Download](Download.html) |
5 | - [Server requirements](Server-requirements.html) | 5 | - [Server requirements](Server-requirements.html) |
6 | - [Server configuration](Server-configuration.html) | 6 | - [Server configuration](Server-configuration.html) |
7 | - [Server security](Server-security.html) | ||
8 | - [Shaarli installation](Shaarli-installation.html) | ||
7 | - [Shaarli configuration](Shaarli-configuration.html) | 9 | - [Shaarli configuration](Shaarli-configuration.html) |
10 | - [Plugin installation & configuration](Plugin-installation-&-configuration.html) | ||
11 | - [Docker](Docker.html) | ||
12 | - [Plugin list](Plugin-list.html) | ||
8 | - [Usage](Usage.html) | 13 | - [Usage](Usage.html) |
9 | - [Sharing button](Sharing-button.html) (bookmarklet) | 14 | - [Sharing button](Sharing-button.html) (bookmarklet) |
15 | - [Browsing and Searching](Browsing-and-Searching.html) | ||
10 | - [Firefox share](Firefox-share.html) | 16 | - [Firefox share](Firefox-share.html) |
11 | - [RSS feeds](RSS-feeds.html) | 17 | - [RSS feeds](RSS-feeds.html) |
12 | - How To | 18 | - How To |
13 | - [Backup, restore, import and export](Backup,-restore,-import-and-export.html) | 19 | - [Backup, restore, import and export](Backup,-restore,-import-and-export.html) |
20 | - [Upgrade from original sebsauvage/Shaarli](Upgrade-from-original-sebsauvage/Shaarli.html) | ||
14 | - [Copy an existing installation over SSH and serve it locally](Copy-an-existing-installation-over-SSH-and-serve-it-locally.html) | 21 | - [Copy an existing installation over SSH and serve it locally](Copy-an-existing-installation-over-SSH-and-serve-it-locally.html) |
22 | - [Create and serve multiple Shaarlis (farm)](Create-and-serve-multiple-Shaarlis-(farm).html) | ||
15 | - [Download CSS styles from an OPML list](Download-CSS-styles-from-an-OPML-list.html) | 23 | - [Download CSS styles from an OPML list](Download-CSS-styles-from-an-OPML-list.html) |
16 | - [Datastore hacks](Datastore-hacks.html) | 24 | - [Datastore hacks](Datastore-hacks.html) |
17 | - [Troubleshooting](Troubleshooting.html) | 25 | - [Troubleshooting](Troubleshooting.html) |
@@ -21,6 +29,7 @@ | |||
21 | - [Directory structure](Directory-structure.html) | 29 | - [Directory structure](Directory-structure.html) |
22 | - [3rd party libraries](3rd-party-libraries.html) | 30 | - [3rd party libraries](3rd-party-libraries.html) |
23 | - [Plugin System](Plugin-System.html) | 31 | - [Plugin System](Plugin-System.html) |
32 | - [Release Shaarli](Release-Shaarli.html) | ||
24 | - [Security](Security.html) | 33 | - [Security](Security.html) |
25 | - [Static analysis](Static-analysis.html) | 34 | - [Static analysis](Static-analysis.html) |
26 | - [Theming](Theming.html) | 35 | - [Theming](Theming.html) |