1
1
# Project information
2
- site_name : SeleniumBase | Docs
2
+ site_name : SeleniumBase Docs
3
3
site_url : https://seleniumbase.io
4
4
site_author : Michael Mintz
5
5
site_description : Reliable Browser Automation & Testing
@@ -10,7 +10,7 @@ edit_uri: ""
10
10
site_dir : " site"
11
11
docs_dir : " docs"
12
12
# Copyright
13
- copyright : Copyright © 2016 - 2020 Michael Mintz / SeleniumBase
13
+ copyright : Copyright © 2015 - 2020 Michael Mintz / SeleniumBase
14
14
# Extensions
15
15
markdown_extensions :
16
16
- markdown.extensions.admonition
@@ -53,7 +53,7 @@ plugins:
53
53
on_pre_build : docs.prepare:main
54
54
# Page tree
55
55
nav :
56
- - SeleniumBase | Docs : README.md
56
+ - SeleniumBase Home : README.md
57
57
- Features : help_docs/features_list.md
58
58
- CMD Options : help_docs/customizing_test_runs.md
59
59
- Python Setup :
68
68
- API Reference : help_docs/method_summary.md
69
69
- Languages / 语言 :
70
70
- Translations : help_docs/translations.md
71
- - Locale Codes : help_docs/locale_codes.md
72
71
- Chinese / 中文文件 : help_docs/chinese.md
72
+ - Locale Codes : help_docs/locale_codes.md
73
73
- Mobile Testing : help_docs/mobile_testing.md
74
74
- Console Scripts : seleniumbase/console_scripts/ReadMe.md
75
75
- JS Package Manager : help_docs/js_package_manager.md
88
88
- Jenkins on Google Cloud : integrations/google_cloud/ReadMe.md
89
89
- Recorder and Exporting : seleniumbase/utilities/selenium_ide/ReadMe.md
90
90
- NodeJS Test Runner : https://github.com/seleniumbase/SeleniumBase/tree/master/integrations/node_js
91
- - HighCharts : examples/chart_maker/ReadMe.md
91
+ - HighCharts : examples/chart_maker/ReadMe.md
92
92
- Docker Help : integrations/docker/ReadMe.md
93
93
- Help Docs ToC :
94
94
- Table of Contents : help_docs/ReadMe.md
0 commit comments