Enable MkDocs strict mode again

This commit is contained in:
Marcel Stör 2018-08-17 21:48:35 +02:00
parent 0a248cdfd7
commit 470bad0d9d
1 changed files with 3 additions and 2 deletions

View File

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