We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a248cd commit 470bad0Copy full SHA for 470bad0
mkdocs.yml
@@ -2,8 +2,9 @@ site_name: NodeMCU Documentation
2
site_description: Description of the NodeMCU documentation
3
repo_url: https://github.com/nodemcu/nodemcu-firmware/
4
5
-theme: readthedocs
6
-strict: false # mustn't be true due to https://github.com/rtfd/readthedocs.org/issues/4314
+theme:
+ name: "readthedocs"
7
+strict: true
8
9
markdown_extensions:
10
#http://pythonhosted.org/Markdown/extensions/admonition.html
0 commit comments