CI: automatically update jsapi docs
authorPaul Spooren <mail@aparcar.org>
Thu, 7 Oct 2021 02:35:46 +0000 (16:35 -1000)
committerPaul Spooren <mail@aparcar.org>
Sat, 9 Oct 2021 03:16:04 +0000 (17:16 -1000)
commit56ef04849d46d355eccea8482cba43ec7ba582f6
tree481b34fa3f5b6b02ca7c12ac40644fdb30f99745
parentc1f972df1bb9a54048b4e6243c32e3ee856dd176
CI: automatically update jsapi docs

Use a GitHub Action to keep the docs updated, the current onces are 14
month old and outdated.

Use latest jsdoc package

Add full URL to LuCI.html file in README.md

Ignore generated HTML files via .gitignore

Signed-off-by: Paul Spooren <mail@aparcar.org>
.github/workflows/jsdoc.yml [new file with mode: 0644]
.gitignore
docs/jsapi/README.md [new file with mode: 0644]
package.json