]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - mkdocs.yml
Disable MkDocs' strict mode for ReadTheDocs builds to pass
[github/shaarli/Shaarli.git] / mkdocs.yml
index a1226e8fb19e2066b3d503e3274b415bdae41fb7..76e0efba9e2e13a8ea55f9b2da92afa6816e5a82 100644 (file)
@@ -5,7 +5,10 @@ site_description: The personal, minimalist, super-fast, database free, bookmarki
 theme: readthedocs
 docs_dir: doc/md
 site_dir: doc/html
-strict: true
+# Disable strict mode until ReadTheDocs provides up-to-date MkDocs settings:
+# - https://github.com/shaarli/Shaarli/issues/1179
+# - https://github.com/rtfd/readthedocs.org/issues/4314
+# strict: true
 
 pages:
 - Home: index.md