Skip to content

Commit 98c1bc6

Browse files
committed
Update readthedocs config amd change api doc link
1 parent 6bb3a36 commit 98c1bc6

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.readthedocs.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# .readthedocs.yaml
22
# Read the Docs configuration file
3-
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
3+
#
4+
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for configuration options
5+
# See https://app.readthedocs.org/projects/selenium-python-api-docs for job configuration
6+
# See https://selenium-python-api-docs.readthedocs.io for published docs
47

58
version: 2
69

py/docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The `selenium` package is used to automate web browser interaction from Python.
1616
+-----------------+--------------------------------------------------------------------------------------+
1717
| **PyPI**: | https://pypi.org/project/selenium |
1818
+-----------------+--------------------------------------------------------------------------------------+
19-
| **API Docs**: | https://selenium.dev/selenium/docs/api/py/api.html |
19+
| **API Docs**: | `api.html <api.html>`_ |
2020
+-----------------+--------------------------------------------------------------------------------------+
2121
| **IRC/Slack**: | `Selenium chat room <https://www.selenium.dev/support/#ChatRoom>`_ |
2222
+-----------------+--------------------------------------------------------------------------------------+

0 commit comments

Comments
 (0)