소스 검색

Enable MkDocs strict mode again

Marcel Stör 5 년 전
부모
커밋
470bad0d9d
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      mkdocs.yml

+ 3 - 2
mkdocs.yml

@@ -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