Browse Source

Work around RTD issue with new MkDocs

Marcel Stör 6 years ago
parent
commit
784058fa11
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mkdocs.yml

+ 1 - 1
mkdocs.yml

@@ -3,7 +3,7 @@ site_description: Description of the NodeMCU documentation
 repo_url: https://github.com/nodemcu/nodemcu-firmware/
 
 theme: readthedocs
-strict: true
+strict: false # mustn't be true due to https://github.com/rtfd/readthedocs.org/issues/4314 
 
 markdown_extensions:
 #http://pythonhosted.org/Markdown/extensions/admonition.html