Skip to content

Commit

Permalink
infra: add links to docs to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andreastt committed Mar 14, 2015
1 parent 5fcfdeb commit 3c45e65
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,21 @@ thousands of hours of their own time, and made the source code freely
available under the [Apache 2.0
license](https://github.com/SeleniumHQ/selenium/blob/master/COPYING).

## Documentation

Narrative documentation:

* [User Manual](http://docs.seleniumhq.org/docs/)
* [New Handbook](https://seleniumhq.github.io/docs/) (work in progress)

API documentation:

* [C#](http://seleniumhq.github.io/selenium/docs/api/dotnet/)
* [JavaScript](http://seleniumhq.github.io/selenium/docs/api/javascript/)
* [Java](http://seleniumhq.github.io/selenium/docs/api/java/index.html)
* [Python](http://seleniumhq.github.io/selenium/docs/api/py/)
* [Ruby](http://seleniumhq.github.io/selenium/docs/api/rb/)

## Pull Requests

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

0 comments on commit 3c45e65

Please sign in to comment.