aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/_Sidebar.md
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2016-10-12 13:58:35 +0200
committerArthurHoaro <arthur@hoa.ro>2016-10-12 13:58:35 +0200
commitbc22c9a0acb095970e9494cbe8954f0612e05dc0 (patch)
tree4e3a94b7469f5b2e3eaf946756235730429bf9d4 /doc/_Sidebar.md
parent890afc32f744859d11b97eb26ed5c030af9b4145 (diff)
parentebd67c6e1b40aebdd3a52285ce9ff9412b2a3038 (diff)
downloadShaarli-bc22c9a0acb095970e9494cbe8954f0612e05dc0.tar.gz
Shaarli-bc22c9a0acb095970e9494cbe8954f0612e05dc0.tar.zst
Shaarli-bc22c9a0acb095970e9494cbe8954f0612e05dc0.zip
Merge tag 'v0.7.0' of github.com:shaarli/Shaarli into stable
Release v0.7.0
Diffstat (limited to 'doc/_Sidebar.md')
-rw-r--r--doc/_Sidebar.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/_Sidebar.md b/doc/_Sidebar.md
index 68e3b9f3..7c71f462 100644
--- a/doc/_Sidebar.md
+++ b/doc/_Sidebar.md
@@ -4,14 +4,21 @@
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 - [Plugins](Plugins.html)
11- [Docker](Docker.html)
8- [Usage](Usage.html) 12- [Usage](Usage.html)
9 - [Sharing button](Sharing-button.html) (bookmarklet) 13 - [Sharing button](Sharing-button.html) (bookmarklet)
14 - [Browsing and Searching](Browsing-and-Searching.html)
10 - [Firefox share](Firefox-share.html) 15 - [Firefox share](Firefox-share.html)
11 - [RSS feeds](RSS-feeds.html) 16 - [RSS feeds](RSS-feeds.html)
12- How To 17- How To
13 - [Backup, restore, import and export](Backup,-restore,-import-and-export.html) 18 - [Backup, restore, import and export](Backup,-restore,-import-and-export.html)
19 - [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) 20 - [Copy an existing installation over SSH and serve it locally](Copy-an-existing-installation-over-SSH-and-serve-it-locally.html)
21 - [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) 22 - [Download CSS styles from an OPML list](Download-CSS-styles-from-an-OPML-list.html)
16 - [Datastore hacks](Datastore-hacks.html) 23 - [Datastore hacks](Datastore-hacks.html)
17- [Troubleshooting](Troubleshooting.html) 24- [Troubleshooting](Troubleshooting.html)
@@ -21,6 +28,7 @@
21 - [Directory structure](Directory-structure.html) 28 - [Directory structure](Directory-structure.html)
22 - [3rd party libraries](3rd-party-libraries.html) 29 - [3rd party libraries](3rd-party-libraries.html)
23 - [Plugin System](Plugin-System.html) 30 - [Plugin System](Plugin-System.html)
31 - [Release Shaarli](Release-Shaarli.html)
24 - [Security](Security.html) 32 - [Security](Security.html)
25 - [Static analysis](Static-analysis.html) 33 - [Static analysis](Static-analysis.html)
26 - [Theming](Theming.html) 34 - [Theming](Theming.html)