X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=mkdocs.yml;h=a1226e8fb19e2066b3d503e3274b415bdae41fb7;hb=e3af34d06dff82318d8c496caf12ccb70a01c118;hp=9ac11fba26b50340a05eabfe159fca2abb615e44;hpb=1093ddeea28fb593c670f8c1da2cdcdd767c9a80;p=github%2Fshaarli%2FShaarli.git diff --git a/mkdocs.yml b/mkdocs.yml index 9ac11fba..a1226e8f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -5,13 +5,13 @@ site_description: The personal, minimalist, super-fast, database free, bookmarki theme: readthedocs docs_dir: doc/md site_dir: doc/html +strict: true pages: - Home: index.md - Setup: - Download and Installation: Download-and-Installation.md - Upgrade and migration: Upgrade-and-migration.md - - Server requirements: Server-requirements.md - Server configuration: Server-configuration.md - Server security: Server-security.md - Shaarli configuration: Shaarli-configuration.md @@ -22,21 +22,18 @@ pages: - Reverse proxy configuration: docker/reverse-proxy-configuration.md - Docker resources: docker/resources.md - Usage: - - Features: Features.md - - Bookmarklet: Bookmarklet.md - Browsing and searching: Browsing-and-searching.md - - Firefox share: Firefox-share.md - - RSS feeds: RSS-feeds.md + - Sharing content: Sharing-content.md + - 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 -- Troubleshooting: Troubleshooting.md - Development: - Development guidelines: Development-guidelines.md - Continuous integration tools: Continuous-integration-tools.md - GnuPG signature: GnuPG-signature.md - - Coding guidelines: Coding-guidelines.md - Directory structure: Directory-structure.md - 3rd party libraries: 3rd-party-libraries.md - Plugin System: Plugin-System.md @@ -44,8 +41,9 @@ pages: - Versioning and Branches: Versioning-and-Branches.md - Security: Security.md - Static analysis: Static-analysis.md + - Translations: Translations.md - Theming: Theming.md - Unit tests: Unit-tests.md -- About: - - FAQ: FAQ.md - - Community & Related software: Community-&-Related-software.md + - Unit tests inside Docker: Unit-tests-Docker.md +- FAQ: FAQ.md +- Troubleshooting: Troubleshooting.md