File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ defaults write com.apple.finder AppleShowAllFiles -bool true
6
6
```
7
7
8
8
More info on that can be found here:
9
- * https://www.defaults-write.com/show-hidden-files-in-os-x-finder/
10
- * https://www.macworld.co.uk/how-to/mac-software/hidden-files-mac-3520878/
11
- * https://setapp.com/how-to/show-hidden-files-on-mac
9
+ < a href = " https://www.defaults-write.com/show-hidden-files-in-os-x-finder/ " > https://www.defaults-write.com/show-hidden-files-in-os-x-finder/ </ a >
10
+ < a href = " https://www.macworld.co.uk/how-to/mac-software/hidden-files-mac-3520878/ " > https://www.macworld.co.uk/how-to/mac-software/hidden-files-mac-3520878/ </ a >
11
+ < a href = " https://setapp.com/how-to/show-hidden-files-on-mac " > https://setapp.com/how-to/show-hidden-files-on-mac </ a >
Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ plugins:
17
17
hooks :
18
18
on_pre_build : docs.prepare:main
19
19
nav :
20
- - Home : README.md
20
+ - SeleniumBase Home : README.md
21
21
- Features : help_docs/features_list.md
22
22
- CMD Options : help_docs/customizing_test_runs.md
23
23
- Mobile Testing : help_docs/mobile_testing.md
24
24
- Examples : examples/ReadMe.md
25
25
- Reports : examples/example_logs/ReadMe.md
26
- - API : help_docs/method_summary.md
26
+ - API Reference : help_docs/method_summary.md
27
27
- Console Scripts : seleniumbase/console_scripts/ReadMe.md
28
28
- Site Tours : examples/tour_examples/ReadMe.md
29
29
- Translations : help_docs/translations.md
33
33
- GitHub CI : integrations/github/workflows/ReadMe.md
34
34
- Help Docs : help_docs/ReadMe.md
35
35
- Happy Customers : help_docs/happy_customers.md
36
- - Hidden Files : help_docs/hidden_files_info.md
36
+ - Hidden Files on macOS : help_docs/hidden_files_info.md
37
37
- How it Works : help_docs/how_it_works.md
38
38
- Install SeleniumBase : help_docs/install.md
39
39
- Install Python, pip, and git : help_docs/install_python_pip_git.md
You can’t perform that action at this time.
0 commit comments