1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-06 06:50:51 +02:00
video.js/docs/index.md
mister-ben c1a1f9cb5d
docs: Update jsdoc template for better usability on mobile (#8048)
* docs: Update jsdoc template for better use on mobile

* add logo

* add logo css

* redirects should have trailing slash to avoid another redirect

* add and style linnks in header, remove from footer

* update theme to get rid of file list

* improve doc index text

* Add version number in Github link
2023-03-22 20:15:17 +01:00

1.1 KiB

Video.js API Documentation

Generated API docs

These API docs at docs.videojs.com are automatically generated from the jsdoc comments in the code of the main branch of the Video.js repository. You'll find specific details about functions, properties, and events.

The most useful API doc to start with is usually the Player class.

Guides

More in-depth instructional guides are found on the main Video.js website. The guides explain general topics and use cases (e.g. setup).

The full list of articles is on the guides page. If you are looking for troubleshooting information, try the FAQ and troubleshooting pages.