Studio accidentally renamed some of the javadoc to reflect the new
vorbis module. Revert it to the dev javadoc, as the ExoPlayer devs
don't update the javadoc until a release.
The ExoPlayer website is hosted on
GitHub Pages, and is statically generated using Jekyll.
GitHub provides a guide describing how to setup a GitHub Pages site using
Jekyll
here.
GitHub provides a guide describing how to test changes to the site locally
here.
Once your machine is setup, you can build and run a local instance of the
site using ./run_locally.sh from the root directory.