Commit 784058fa authored by Marcel Stör's avatar Marcel Stör
Browse files

Work around RTD issue with new MkDocs

parent 3f396cba
...@@ -3,7 +3,7 @@ site_description: Description of the NodeMCU documentation ...@@ -3,7 +3,7 @@ site_description: Description of the NodeMCU documentation
repo_url: https://github.com/nodemcu/nodemcu-firmware/ repo_url: https://github.com/nodemcu/nodemcu-firmware/
theme: readthedocs theme: readthedocs
strict: true strict: false # mustn't be true due to https://github.com/rtfd/readthedocs.org/issues/4314
markdown_extensions: markdown_extensions:
#http://pythonhosted.org/Markdown/extensions/admonition.html #http://pythonhosted.org/Markdown/extensions/admonition.html
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment