switch theme to mkdocs-material

This commit is contained in:
httprunner
2018-02-17 20:15:17 +08:00
parent 44e769fe89
commit 24485cd1dc

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