Skip to content

Commit 3c45e65

Browse files
committed
infra: add links to docs to README.md
1 parent 5fcfdeb commit 3c45e65

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Diff for: README.md

+15
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,21 @@ thousands of hours of their own time, and made the source code freely
1111
available under the [Apache 2.0
1212
license](https://github.com/SeleniumHQ/selenium/blob/master/COPYING).
1313

14+
## Documentation
15+
16+
Narrative documentation:
17+
18+
* [User Manual](http://docs.seleniumhq.org/docs/)
19+
* [New Handbook](https://seleniumhq.github.io/docs/) (work in progress)
20+
21+
API documentation:
22+
23+
* [C#](http://seleniumhq.github.io/selenium/docs/api/dotnet/)
24+
* [JavaScript](http://seleniumhq.github.io/selenium/docs/api/javascript/)
25+
* [Java](http://seleniumhq.github.io/selenium/docs/api/java/index.html)
26+
* [Python](http://seleniumhq.github.io/selenium/docs/api/py/)
27+
* [Ruby](http://seleniumhq.github.io/selenium/docs/api/rb/)
28+
1429
## Pull Requests
1530

1631
See [CONTRIBUTING.md](https://github.com/SeleniumHQ/selenium/blob/master/CONTRIBUTING.md).

0 commit comments

Comments
 (0)