Skip to content

Commit 725c7a5

Browse files
committed
Update mkdocs
1 parent 6b6ec6e commit 725c7a5

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

mkdocs.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -17,35 +17,35 @@ plugins:
1717
hooks:
1818
on_pre_build: docs.prepare:main
1919
nav:
20-
- SeleniumBase Home: README.md
20+
- Home Page: README.md
2121
- Features: help_docs/features_list.md
2222
- CMD Options: help_docs/customizing_test_runs.md
23-
- Mobile Testing: help_docs/mobile_testing.md
2423
- Examples: examples/ReadMe.md
24+
- Translations: help_docs/translations.md
2525
- Reports: examples/example_logs/ReadMe.md
2626
- API Reference: help_docs/method_summary.md
27+
- Mobile Testing: help_docs/mobile_testing.md
2728
- Console Scripts: seleniumbase/console_scripts/ReadMe.md
2829
- Site Tours: examples/tour_examples/ReadMe.md
29-
- Translations: help_docs/translations.md
30-
- Recorder: seleniumbase/utilities/selenium_ide/ReadMe.md
30+
- How it Works: help_docs/how_it_works.md
31+
- Install Python, pip, git: help_docs/install_python_pip_git.md
32+
- Virtualenv Instructions: help_docs/virtualenv_instructions.md
33+
- Install SeleniumBase: help_docs/install.md
34+
- WebDriver Installation: help_docs/webdriver_installation.md
35+
- Verifying WebDriver: help_docs/verify_webdriver.md
36+
- Recorder and Exporting: seleniumbase/utilities/selenium_ide/ReadMe.md
3137
- MasterQA: examples/master_qa/ReadMe.md
3238
- Visual Testing: examples/visual_testing/ReadMe.md
3339
- GitHub CI: integrations/github/workflows/ReadMe.md
34-
- Help Docs: help_docs/ReadMe.md
3540
- Happy Customers: help_docs/happy_customers.md
36-
- Hidden Files on macOS: help_docs/hidden_files_info.md
37-
- How it Works: help_docs/how_it_works.md
38-
- Install SeleniumBase: help_docs/install.md
39-
- Install Python, pip, and git: help_docs/install_python_pip_git.md
4041
- MySQL installation: help_docs/mysql_installation.md
4142
- Safari Driver Tips: help_docs/using_safari_driver.md
42-
- Verifying WebDriver: help_docs/verify_webdriver.md
43-
- Virtualenv Instructions: help_docs/virtualenv_instructions.md
44-
- WebDriver Installation: help_docs/webdriver_installation.md
45-
- Azure Jenkins: integrations/azure/jenkins/ReadMe.md
46-
- Docker Help: integrations/docker/ReadMe.md
47-
- Google Cloud: integrations/google_cloud/ReadMe.md
43+
- Hidden Files on macOS: help_docs/hidden_files_info.md
44+
- Jenkins on Azure: integrations/azure/jenkins/ReadMe.md
45+
- Jenkins on Google Cloud: integrations/google_cloud/ReadMe.md
4846
- Katalon Integration: integrations/katalon/ReadMe.md
4947
- Common Decorators: seleniumbase/common/ReadMe.md
48+
- Selenium Grid: seleniumbase/utilities/selenium_grid/ReadMe.md
49+
- Docker Help: integrations/docker/ReadMe.md
5050
- Master QA: seleniumbase/masterqa/ReadMe.md
51-
- Selenium Grid: seleniumbase/utilities/selenium_grid/ReadMe.md
51+
- Help Docs: help_docs/ReadMe.md

0 commit comments

Comments
 (0)