]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - mkdocs.yml
Merge pull request #1181 from ArthurHoaro/docs/api-debug
[github/shaarli/Shaarli.git] / mkdocs.yml
index 8ba25540eb4f70b116f69e6bd7de20212067b5e9..a1226e8fb19e2066b3d503e3274b415bdae41fb7 100644 (file)
@@ -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
@@ -24,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: