Skip to content

Commit bfc0c2c

Browse files
committed
Update readthedocs config
1 parent 3f63d78 commit bfc0c2c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.readthedocs.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# .readthedocs.yaml
2-
# Read the Docs configuration file
2+
# configuration file for publishing Python API documentation on "Read the Docs"
33
#
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
4+
# configuration file reference: https://docs.readthedocs.io/en/stable/config-file/v2.html
5+
# job configuration: https://app.readthedocs.org/projects/selenium-python-api-docs
6+
# published docs: https://selenium-python-api-docs.readthedocs.io
77

88
version: 2
99

0 commit comments

Comments
 (0)