diff options
author | VirtualTam <virtualtam@flibidi.net> | 2018-07-01 16:02:35 +0200 |
---|---|---|
committer | VirtualTam <virtualtam@flibidi.net> | 2018-07-12 22:50:30 +0200 |
commit | a0c34a49765ecc2559ac51b62966b9785ff3a5a3 (patch) | |
tree | 458ec16abfa1cd436b2c7d9cda60da298848e4d0 /mkdocs.yml | |
parent | 1cafacfedd41ebd7bbf442a24a81b33cc24b1838 (diff) | |
download | Shaarli-a0c34a49765ecc2559ac51b62966b9785ff3a5a3.tar.gz Shaarli-a0c34a49765ecc2559ac51b62966b9785ff3a5a3.tar.zst Shaarli-a0c34a49765ecc2559ac51b62966b9785ff3a5a3.zip |
Docs: Add an installation guide for Debian 9 + Docker
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ pages: | |||
28 | - REST API: REST-API.md | 28 | - REST API: REST-API.md |
29 | - Community & Related software: Community-&-Related-software.md | 29 | - Community & Related software: Community-&-Related-software.md |
30 | - Guides: | 30 | - Guides: |
31 | - Install Shaarli on Debian 9 with Docker: guides/install-shaarli-with-debian9-and-docker.md | ||
31 | - Backup, restore, import and export: guides/backup-restore-import-export.md | 32 | - Backup, restore, import and export: guides/backup-restore-import-export.md |
32 | - Various hacks: guides/various-hacks.md | 33 | - Various hacks: guides/various-hacks.md |
33 | - Development: | 34 | - Development: |