X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=mkdocs.yml;h=d03bc1496c7907db04110597010bc6cf6b594214;hb=787faa42f3a2bcbf83a7853f23f3667a6febf9da;hp=f7828611ab8fec39f6c859fb7268fa3b51cc7312;hpb=969ed87fb11ec3259ec435902b4be6aa3e5ffa68;p=github%2Fshaarli%2FShaarli.git diff --git a/mkdocs.yml b/mkdocs.yml index f7828611..d03bc149 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -5,6 +5,7 @@ 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 @@ -23,7 +24,7 @@ pages: - Usage: - Browsing and searching: Browsing-and-searching.md - Sharing content: Sharing-content.md - - RSS feeds: RSS-feeds.md + - RSS feeds: RSS-feeds.md - REST API: REST-API.md - Community & Related software: Community-&-Related-software.md - How To: @@ -34,6 +35,7 @@ pages: - 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