diff options
Diffstat (limited to 'doc/sidebar.html')
-rw-r--r-- | doc/sidebar.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/sidebar.html b/doc/sidebar.html index 62844581..4dad0161 100644 --- a/doc/sidebar.html +++ b/doc/sidebar.html | |||
@@ -1,13 +1,13 @@ | |||
1 | <div id="local-sidebar"> | 1 | <div id="local-sidebar"> |
2 | <ul> | 2 | <ul> |
3 | <li><a href="Home.html">Home</a></li> | 3 | <li><a href="Home.html">Home</a></li> |
4 | <li>Installation | 4 | <li>Setup |
5 | <ul> | 5 | <ul> |
6 | <li><a href="Download.html">Download</a></li> | 6 | <li><a href="Download-and-Installation.html">Download and Installation</a></li> |
7 | <li><a href="Upgrade-and-migration.html">Upgrade and migration</a></li> | ||
7 | <li><a href="Server-requirements.html">Server requirements</a></li> | 8 | <li><a href="Server-requirements.html">Server requirements</a></li> |
8 | <li><a href="Server-configuration.html">Server configuration</a></li> | 9 | <li><a href="Server-configuration.html">Server configuration</a></li> |
9 | <li><a href="Server-security.html">Server security</a></li> | 10 | <li><a href="Server-security.html">Server security</a></li> |
10 | <li><a href="Shaarli-installation.html">Shaarli installation</a></li> | ||
11 | <li><a href="Shaarli-configuration.html">Shaarli configuration</a></li> | 11 | <li><a href="Shaarli-configuration.html">Shaarli configuration</a></li> |
12 | <li><a href="Plugins.html">Plugins</a></li> | 12 | <li><a href="Plugins.html">Plugins</a></li> |
13 | </ul></li> | 13 | </ul></li> |
@@ -22,7 +22,6 @@ | |||
22 | <li>How To | 22 | <li>How To |
23 | <ul> | 23 | <ul> |
24 | <li><a href="Backup,-restore,-import-and-export.html">Backup, restore, import and export</a></li> | 24 | <li><a href="Backup,-restore,-import-and-export.html">Backup, restore, import and export</a></li> |
25 | <li><a href="Upgrade-from-original-sebsauvage/Shaarli.html">Upgrade from original sebsauvage/Shaarli</a></li> | ||
26 | <li><a href="Copy-an-existing-installation-over-SSH-and-serve-it-locally.html">Copy an existing installation over SSH and serve it locally</a></li> | 25 | <li><a href="Copy-an-existing-installation-over-SSH-and-serve-it-locally.html">Copy an existing installation over SSH and serve it locally</a></li> |
27 | <li><a href="Create-and-serve-multiple-Shaarlis-(farm).html">Create and serve multiple Shaarlis (farm)</a></li> | 26 | <li><a href="Create-and-serve-multiple-Shaarlis-(farm).html">Create and serve multiple Shaarlis (farm)</a></li> |
28 | <li><a href="Download-CSS-styles-from-an-OPML-list.html">Download CSS styles from an OPML list</a></li> | 27 | <li><a href="Download-CSS-styles-from-an-OPML-list.html">Download CSS styles from an OPML list</a></li> |
@@ -46,7 +45,6 @@ | |||
46 | <ul> | 45 | <ul> |
47 | <li><a href="FAQ.html">FAQ</a></li> | 46 | <li><a href="FAQ.html">FAQ</a></li> |
48 | <li><a href="Community-&-Related-software.html">Community & Related software</a></li> | 47 | <li><a href="Community-&-Related-software.html">Community & Related software</a></li> |
49 | <li><a href="TODO.html">TODO</a></li> | ||
50 | </ul></li> | 48 | </ul></li> |
51 | </ul> | 49 | </ul> |
52 | </div> | 50 | </div> |