Tweak documentation

This commit is contained in:
Oliver Woodman 2015-05-19 13:54:59 +01:00
parent b9688742c6
commit d0ea014ba3
2 changed files with 5 additions and 7 deletions

View File

@ -16,18 +16,16 @@ Read news, hints and tips on the [news][] page.
[news]: https://google.github.io/ExoPlayer/news.html
## Developer guide ##
## Documentation ##
The [developer guide][] provides a wealth of information to help you get
* The [developer guide][] provides a wealth of information to help you get
started.
* The [class reference][] documents the ExoPlayer library classes.
* The [release notes][] document the major changes in each release.
[developer guide]: https://google.github.io/ExoPlayer/guide.html
## Reference documentation ##
The [class reference][] documents the ExoPlayer library classes.
[class reference]: https://google.github.io/ExoPlayer/doc/reference
[release notes]: https://github.com/google/ExoPlayer/blob/dev/RELEASENOTES.md
## Project branches ##