X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=mkdocs.yml;h=941fce3aad1ad0f6a779d2789ce666419a4029c6;hb=4fa9a3c5d83a1024678596a586afe5df14a345b5;hp=76e0efba9e2e13a8ea55f9b2da92afa6816e5a82;hpb=aeb8586be47bd7a793f09de31be21b542ed25810;p=github%2Fshaarli%2FShaarli.git diff --git a/mkdocs.yml b/mkdocs.yml index 76e0efba..941fce3a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -30,14 +30,16 @@ pages: - RSS feeds: RSS-feeds.md - REST API: REST-API.md - Community & Related software: Community-&-Related-software.md -- How To: - - Backup, restore, import and export: Backup,-restore,-import-and-export.md - - Various hacks: Various-hacks.md +- Guides: + - Install Shaarli on Debian 9 with Docker: guides/install-shaarli-with-debian9-and-docker.md + - Backup, restore, import and export: guides/backup-restore-import-export.md + - Various hacks: guides/various-hacks.md - Development: - Development guidelines: Development-guidelines.md - Continuous integration tools: Continuous-integration-tools.md - GnuPG signature: GnuPG-signature.md - Directory structure: Directory-structure.md + - Link Structure: Link-structure.md - 3rd party libraries: 3rd-party-libraries.md - Plugin System: Plugin-System.md - Release Shaarli: Release-Shaarli.md