@@ -17,17 +17,35 @@ plugins:
17
17
hooks :
18
18
on_pre_build : docs.prepare:main
19
19
nav :
20
- - Introduction : README.md
20
+ - Home : README.md
21
21
- Features : help_docs/features_list.md
22
- - Options : help_docs/customizing_test_runs.md
22
+ - CMD Options : help_docs/customizing_test_runs.md
23
23
- Mobile Testing : help_docs/mobile_testing.md
24
- - Examples : https://github.com/seleniumbase/SeleniumBase/tree/master/examples
24
+ - Examples : examples/ReadMe.md
25
25
- Reports : examples/example_logs/ReadMe.md
26
26
- API : help_docs/method_summary.md
27
27
- Console Scripts : seleniumbase/console_scripts/ReadMe.md
28
28
- Site Tours : examples/tour_examples/ReadMe.md
29
- - Translations : https://github.com/seleniumbase/SeleniumBase/tree/master/examples/ translations
29
+ - Translations : help_docs/ translations.md
30
30
- Recorder : seleniumbase/utilities/selenium_ide/ReadMe.md
31
31
- MasterQA : examples/master_qa/ReadMe.md
32
32
- Visual Testing : examples/visual_testing/ReadMe.md
33
33
- GitHub CI : integrations/github/workflows/ReadMe.md
34
+ - Help Docs : help_docs/ReadMe.md
35
+ - Happy Customers : help_docs/happy_customers.md
36
+ - Hidden Files : 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
40
+ - MySQL installation : help_docs/mysql_installation.md
41
+ - 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
48
+ - Katalon Integration : integrations/katalon/ReadMe.md
49
+ - Common Decorators : seleniumbase/common/ReadMe.md
50
+ - Master QA : seleniumbase/masterqa/ReadMe.md
51
+ - Selenium Grid : seleniumbase/utilities/selenium_grid/ReadMe.md
0 commit comments