mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 18:11:21 +08:00
switch theme to mkdocs-material
This commit is contained in:
12
mkdocs.yml
Normal file
12
mkdocs.yml
Normal 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
|
||||
Reference in New Issue
Block a user