Commit e86fa642 authored by devsaurus's avatar devsaurus
Browse files

unbreak mkdocs build

parent 4b1551af
......@@ -2,7 +2,8 @@ site_name: NodeMCU Documentation
site_description: Description of the NodeMCU documentation
repo_url: https://github.com/nodemcu/nodemcu-firmware/
theme: readthedocs
theme:
name: "readthedocs"
strict: true
markdown_extensions:
......@@ -18,8 +19,6 @@ extra_css:
extra_javascript:
- js/extra.js
site_favicon: img/favicon.png
pages:
- Overview: 'index.md'
- English:
......
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