summaryrefslogtreecommitdiffhomepage
path: root/docs/jsapi/README.md
AgeCommit message (Collapse)Author
2021-10-08CI: automatically update jsapi docsPaul Spooren
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>
2021-10-08docs: remove static jsapi contentPaul Spooren
It should be dynamically created by a CI rather than being updated manually. This should result to more accurate docs. Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-11-05docs: add dummy jsdocs READMEJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>