mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-17 17:07:34 +08:00
change: update docs
This commit is contained in:
13
mkdocs.yml
13
mkdocs.yml
@@ -1,6 +1,5 @@
|
||||
# install mkdocs
|
||||
# $ pip install mkdocs # 1.1.2
|
||||
# $ pip install mkdocs-material # 5.2.2
|
||||
# install mkdocs and material design
|
||||
# $ pip install mkdocs-material
|
||||
|
||||
# usage
|
||||
# $ mkdocs serve # build docs and preview
|
||||
@@ -30,11 +29,6 @@ theme:
|
||||
text: 'Roboto'
|
||||
code: 'Roboto Mono'
|
||||
|
||||
# Google Analytics
|
||||
google_analytics:
|
||||
- 'UA-114587036-3'
|
||||
- 'auto'
|
||||
|
||||
# Extensions
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
@@ -55,6 +49,9 @@ extra:
|
||||
link: https://debugtalk.com
|
||||
- icon: fontawesome/brands/github-alt
|
||||
link: 'https://github.com/httprunner'
|
||||
analytics:
|
||||
provider: google # Google Analytics
|
||||
property: UA-114587036-3
|
||||
|
||||
# index pages
|
||||
nav:
|
||||
|
||||
Reference in New Issue
Block a user