X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=mkdocs.yml;h=a1226e8fb19e2066b3d503e3274b415bdae41fb7;hb=d6e392a9cb5f3929e5a5d0821efcf404f51b3620;hp=443c3a08d4059e0dc0c10757da49290d6bed3a89;hpb=bc3ce7ec2a652eec1441774958050cf83105560a;p=github%2Fshaarli%2FShaarli.git diff --git a/mkdocs.yml b/mkdocs.yml index 443c3a08..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,10 +22,9 @@ pages: - Reverse proxy configuration: docker/reverse-proxy-configuration.md - Docker resources: docker/resources.md - Usage: - - 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: