All TinyWebEx have their JSDoc being statically generated in the docs directory. It is alos published to GitHub Pages.
E.g. https://github.com/TinyWebEx/BrowserCommunication is outdated however.
The best way to prevent that is to have a GitHub Actions CI that automatically regenerates it and published it to that folder.
All TinyWebEx have their JSDoc being statically generated in the
docs directory. It is alos published to GitHub Pages.E.g. https://github.com/TinyWebEx/BrowserCommunication is outdated however.
The best way to prevent that is to have a GitHub Actions CI that automatically regenerates it and published it to that folder.