User description
Installing Selenium's code examples had the section squished together; I added breakpoints b/w squished sections
Description
added breakpoints in coding examples of install_library.mds of each language
Motivation and Context
Increases readability
Types of changes
Checklist
PR Type
documentation
Description
- Added HTML breakpoints (
<br>) between code examples in the installation documentation for Selenium.
- Improved readability across multiple language versions: English, Japanese, Portuguese (Brazil), and Chinese.
- Ensured consistent formatting and spacing in code examples to enhance user experience.
Changes walkthrough 📝
| Relevant files |
|---|
| Documentation |
install_library.en.mdAdd HTML breakpoints for better readability in English doc
website_and_docs/content/documentation/webdriver/getting_started/install_library.en.md
Added HTML breakpoints ( ) between code examples. Improved readability of the installation instructions.
+6/-0
install_library.ja.mdAdd HTML breakpoints for better readability in Japanese doc
website_and_docs/content/documentation/webdriver/getting_started/install_library.ja.md
Added HTML breakpoints ( ) between code examples. Enhanced readability of the Japanese installation instructions.
+6/-0
install_library.pt-br.mdAdd HTML breakpoints for better readability in Portuguese doc
website_and_docs/content/documentation/webdriver/getting_started/install_library.pt-br.md
Added HTML breakpoints ( ) between code examples. Improved readability of the Portuguese (Brazil) installation instructions.
+6/-0
install_library.zh-cn.mdAdd HTML breakpoints for better readability in Chinese doc
website_and_docs/content/documentation/webdriver/getting_started/install_library.zh-cn.md
Added HTML breakpoints ( ) between code examples. Enhanced readability of the Chinese installation instructions.
+6/-0
|
💡 PR-Agent usage:
Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions
Uh oh!
There was an error while loading. Please reload this page.
User description
Installing Selenium's code examples had the section squished together; I added breakpoints b/w squished sections
Description
added breakpoints in coding examples of install_library.mds of each language
Motivation and Context
Increases readability
Types of changes
Checklist
PR Type
documentation
Description
<br>) between code examples in the installation documentation for Selenium.Changes walkthrough 📝
install_library.en.md
Add HTML breakpoints for better readability in English docwebsite_and_docs/content/documentation/webdriver/getting_started/install_library.en.md
) between code examples.install_library.ja.md
Add HTML breakpoints for better readability in Japanese docwebsite_and_docs/content/documentation/webdriver/getting_started/install_library.ja.md
) between code examples.install_library.pt-br.md
Add HTML breakpoints for better readability in Portuguese docwebsite_and_docs/content/documentation/webdriver/getting_started/install_library.pt-br.md
) between code examples.instructions.
install_library.zh-cn.md
Add HTML breakpoints for better readability in Chinese docwebsite_and_docs/content/documentation/webdriver/getting_started/install_library.zh-cn.md
) between code examples.