We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f63d78 commit bfc0c2cCopy full SHA for bfc0c2c
.readthedocs.yaml
@@ -1,9 +1,9 @@
1
# .readthedocs.yaml
2
-# Read the Docs configuration file
+# configuration file for publishing Python API documentation on "Read the Docs"
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
+# configuration file reference: https://docs.readthedocs.io/en/stable/config-file/v2.html
+# job configuration: https://app.readthedocs.org/projects/selenium-python-api-docs
+# published docs: https://selenium-python-api-docs.readthedocs.io
7
8
version: 2
9
0 commit comments