media/docs
ibaker 72bda9e6bf Update javadoc for 2.17.1
#minor-release

PiperOrigin-RevId: 433499164
2022-03-09 17:44:27 +00:00
..
_data
_includes
_layouts
_page_fragments
_sass
assets
doc/reference Update javadoc for 2.17.1 2022-03-09 17:44:27 +00:00
images
issues
.hgignore Move docs to correct folder for GitHub Pages 2021-04-21 11:00:57 +01:00
404.html
_config.yml
ad-insertion.md
analytics.md Split AnalyticsCollector in interface and default Impl 2022-02-17 11:03:17 +00:00
battery-consumption.md
CNAME
customization.md
dash.md
debug-logging.md
demo-application.md
design-documents.md
downloading-media.md Remove deprecated ActionFile and ActionFileUpgradeUtil 2022-02-08 10:26:35 +00:00
drm.md
Gemfile
glossary.md
hello-world.md
hls.md
index.md
LICENSE
listening-to-player-events.md
live-streaming.md
media-items.md
media-sources.md
network-stacks.md
oems.md
playlists.md
progressive.md
pros-and-cons.md
README.md
retrieving-metadata.md
rtsp.md
run_locally.sh
shrinking.md
smoothstreaming.md
supported-devices.md
supported-formats.md
track-selection.md TrackSelectionOverride: Remove select-all-tracks constructor 2022-03-03 12:27:28 +00:00
transforming-media.md
troubleshooting.md
ui-components.md

ExoPlayer website

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.