Skip to content

Commit 0f7dd56

Browse files
committed
Update mkdocs
1 parent f920ff7 commit 0f7dd56

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

mkdocs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Project information
2-
site_name: SeleniumBase | Docs
2+
site_name: SeleniumBase Docs
33
site_url: https://seleniumbase.io
44
site_author: Michael Mintz
55
site_description: Reliable Browser Automation & Testing
@@ -10,7 +10,7 @@ edit_uri: ""
1010
site_dir: "site"
1111
docs_dir: "docs"
1212
# Copyright
13-
copyright: Copyright © 2016 - 2020 Michael Mintz / SeleniumBase
13+
copyright: Copyright © 2015 - 2020 Michael Mintz / SeleniumBase
1414
# Extensions
1515
markdown_extensions:
1616
- markdown.extensions.admonition
@@ -53,7 +53,7 @@ plugins:
5353
on_pre_build: docs.prepare:main
5454
# Page tree
5555
nav:
56-
- SeleniumBase | Docs: README.md
56+
- SeleniumBase Home: README.md
5757
- Features: help_docs/features_list.md
5858
- CMD Options: help_docs/customizing_test_runs.md
5959
- Python Setup:
@@ -68,8 +68,8 @@ nav:
6868
- API Reference: help_docs/method_summary.md
6969
- Languages / 语言:
7070
- Translations: help_docs/translations.md
71-
- Locale Codes: help_docs/locale_codes.md
7271
- Chinese / 中文文件: help_docs/chinese.md
72+
- Locale Codes: help_docs/locale_codes.md
7373
- Mobile Testing: help_docs/mobile_testing.md
7474
- Console Scripts: seleniumbase/console_scripts/ReadMe.md
7575
- JS Package Manager: help_docs/js_package_manager.md
@@ -88,7 +88,7 @@ nav:
8888
- Jenkins on Google Cloud: integrations/google_cloud/ReadMe.md
8989
- Recorder and Exporting: seleniumbase/utilities/selenium_ide/ReadMe.md
9090
- 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
9292
- Docker Help: integrations/docker/ReadMe.md
9393
- Help Docs ToC:
9494
- Table of Contents: help_docs/ReadMe.md

0 commit comments

Comments
 (0)