docs: update

This commit is contained in:
debugtalk
2019-12-12 22:25:00 +08:00
parent 3e7377b2df
commit 18111923d4
3 changed files with 8 additions and 4 deletions

View File

@@ -1,5 +1,9 @@
# require mkdocs-material 3.x
#
# pip install mkdocs
# pip install mkdocs-material
# Project information
site_name: HttpRunner V2.x 中文使用文档
site_description: HttpRunner V2.x User Documentation
@@ -64,7 +68,7 @@ nav:
- 参数化数据驱动: prepare/parameters.md
- Validate & Prettify: prepare/validate-pretty.md
- 信息安全: prepare/security.md
- 文件上传场景prepare/upload-case.md
- 文件上传场景: prepare/upload-case.md
- 测试执行:
- 运行测试(CLI): run-tests/cli.md
- 测试报告: run-tests/report.md