diff options
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -30,9 +30,10 @@ pages: | |||
30 | - RSS feeds: RSS-feeds.md | 30 | - RSS feeds: RSS-feeds.md |
31 | - REST API: REST-API.md | 31 | - REST API: REST-API.md |
32 | - Community & Related software: Community-&-Related-software.md | 32 | - Community & Related software: Community-&-Related-software.md |
33 | - How To: | 33 | - Guides: |
34 | - Backup, restore, import and export: Backup,-restore,-import-and-export.md | 34 | - Install Shaarli on Debian 9 with Docker: guides/install-shaarli-with-debian9-and-docker.md |
35 | - Various hacks: Various-hacks.md | 35 | - Backup, restore, import and export: guides/backup-restore-import-export.md |
36 | - Various hacks: guides/various-hacks.md | ||
36 | - Development: | 37 | - Development: |
37 | - Development guidelines: Development-guidelines.md | 38 | - Development guidelines: Development-guidelines.md |
38 | - Continuous integration tools: Continuous-integration-tools.md | 39 | - Continuous integration tools: Continuous-integration-tools.md |