1
0
mirror of https://github.com/videojs/video.js.git synced 2025-06-17 00:17:49 +02:00

docs: deploy docs using netlify (#4774)

This adds in the legacy docs into the repo and enables automatic deployment via netlify. The netlify-docs.js script will error out the build on netlify on master if we're not on a tagged commit so that it won't redeploy the docs unless there's a new release. If we're not on master or on master with a tagged commit, it will process with the deploy.
Also, this removes the API docs from being published with npm, fixes #4609.
This commit is contained in:
Gary Katsevman
2017-12-04 17:42:07 -05:00
committed by GitHub
parent 0f1b2606a0
commit 4dd000c809
116 changed files with 53331 additions and 2 deletions

File diff suppressed because one or more lines are too long