diff options
author | VirtualTam <virtualtam@flibidi.net> | 2017-07-29 15:26:27 +0200 |
---|---|---|
committer | VirtualTam <virtualtam@flibidi.net> | 2017-07-29 15:32:22 +0200 |
commit | 84d0632a2df1cf833610bc8dd45d4808e4a8dc0e (patch) | |
tree | c550f8a21c8f243d305125f41e7d4c59646f257b /doc/_Sidebar.md | |
parent | 57ee53d6c6be4b641764b0a635b2998c6cdc8197 (diff) | |
download | Shaarli-84d0632a2df1cf833610bc8dd45d4808e4a8dc0e.tar.gz Shaarli-84d0632a2df1cf833610bc8dd45d4808e4a8dc0e.tar.zst Shaarli-84d0632a2df1cf833610bc8dd45d4808e4a8dc0e.zip |
docker: remove `dev` image, update documentation
Relates to https://github.com/shaarli/Shaarli/issues/843
Changed:
- Update Docker image list
- Update Docker documentation structure
Removed:
- Delete Dockerfile and resources for the `dev` image
- Cleanup `doc/` resources
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
Diffstat (limited to 'doc/_Sidebar.md')
-rw-r--r-- | doc/_Sidebar.md | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/doc/_Sidebar.md b/doc/_Sidebar.md deleted file mode 100644 index 8df2e565..00000000 --- a/doc/_Sidebar.md +++ /dev/null | |||
@@ -1,39 +0,0 @@ | |||
1 | #_Sidebar | ||
2 | - [Home](Home.html) | ||
3 | - Setup | ||
4 | - [Download and Installation](Download-and-Installation.html) | ||
5 | - [Upgrade and migration](Upgrade-and-migration.html) | ||
6 | - [Server requirements](Server-requirements.html) | ||
7 | - [Server configuration](Server-configuration.html) | ||
8 | - [Server security](Server-security.html) | ||
9 | - [Shaarli configuration](Shaarli-configuration.html) | ||
10 | - [Plugins](Plugins.html) | ||
11 | - [Docker](Docker.html) | ||
12 | - [Usage](Usage.html) | ||
13 | - [Sharing button](Sharing-button.html) (bookmarklet) | ||
14 | - [Browsing and Searching](Browsing-and-Searching.html) | ||
15 | - [Firefox share](Firefox-share.html) | ||
16 | - [RSS feeds](RSS-feeds.html) | ||
17 | - [REST API](REST-API.html) | ||
18 | - How To | ||
19 | - [Backup, restore, import and export](Backup,-restore,-import-and-export.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) | ||
22 | - [Download CSS styles from an OPML list](Download-CSS-styles-from-an-OPML-list.html) | ||
23 | - [Datastore hacks](Datastore-hacks.html) | ||
24 | - [Troubleshooting](Troubleshooting.html) | ||
25 | - [Development](Development.html) | ||
26 | - [GnuPG signature](GnuPG-signature.html) | ||
27 | - [Coding guidelines](Coding-guidelines.html) | ||
28 | - [Directory structure](Directory-structure.html) | ||
29 | - [3rd party libraries](3rd-party-libraries.html) | ||
30 | - [Plugin System](Plugin-System.html) | ||
31 | - [Release Shaarli](Release-Shaarli.html) | ||
32 | - [Versioning and Branches](Versioning-and-Branches.html) | ||
33 | - [Security](Security.html) | ||
34 | - [Static analysis](Static-analysis.html) | ||
35 | - [Theming](Theming.html) | ||
36 | - [Unit tests](Unit-tests.html) | ||
37 | - About | ||
38 | - [FAQ](FAQ.html) | ||
39 | - [Community & Related software](Community-&-Related-software.html) | ||