Grzegorz Blaszczyk
2e96253632
fix: Improves types for registerPlugin and getPlugin ( #8058 )
...
* fix: improves types for registerPlugin and getPlugin
* fix: corrects parameter type for registerPlugin
* docs(fix): add support for {typeof class} expression
* chore: move js-doc-typeof-plugin to build dir
2023-01-24 22:07:30 +01:00
Dylan Jhaveri
274299b45f
fix: broken logo link in README and docs ( #6345 )
...
Depends on videojs/videojs.com#112
Fixes #6340
2019-12-03 10:14:38 -05:00
Gary Katsevman
9c00267728
chore(https): update a lot of links to be https ( #5372 )
2018-08-10 15:13:32 -04:00
Gary Katsevman
03fd402ea9
docs: make jsdoc generate anchor names so ToC links work ( #4471 )
...
Also, run some more explicit replacement queries so all ToC links work if they're generated differently from gfm.
2017-07-14 14:22:02 -04:00
Gary Katsevman
e642295468
docs(jsdoc): introduce a jsdoc template and build on publish ( #3910 )
...
Use the TUI JSDoc Template to generate the jsdoc files. Also, build this out on publish.
2017-01-24 11:26:39 -05:00
Brandon Casey
1a0b2812ce
docs(jsdoc): Update the jsdoc comments to modern syntax - Part 1 ( #3694 )
...
Add jsdoc npm script.
Update JSDoc comments for the following files:
* src/js/big-play-button.js
* src/js/button.js
* src/js/clickable-component.js
* src/js/close-button.js
* src/js/component.js
* src/js/error-display.js
* src/js/event-target.js
2016-12-02 15:07:19 -05:00