switch theme to mkdocs-material

This commit is contained in:
debugtalk
2018-02-17 20:15:17 +08:00
parent 5fcb556689
commit 53e951c100

12
mkdocs.yml Normal file
View File

@@ -0,0 +1,12 @@
site_name: HttpRunner Docs
pages:
- index.md
- Introduction.md
- Installation.md
- quickstart.md
- write-testcases.md
- run-testcases.md
- load-test.md
- development.md
- FAQ.md
theme: material