Generate the Javascript doc using JSDoc and commit it in a gh-pages branch.
For now we will only publish latest version automatically as some more tests are needed for tagged versions.
An index.html page redirects from the root to latest.
CI step only publishes the doc if running on master and all build steps passed.
WARNING: modify filter and target branch before final merge (that's why this PR is draft)
PR description
Generate the Javascript doc using JSDoc and commit it in a gh-pages branch. For now we will only publish latest version automatically as some more tests are needed for tagged versions. An index.html page redirects from the root to latest.
CI step only publishes the doc if running on master and all build steps passed.
WARNING: modify filter and target branch before final merge (that's why this PR is draft)
Related issue
fixes PegaSysEng/Misc#66