https://nexushoratio.github.io/userscripts/
Now that we have a process, use this to track the progress.
Will create config files and update test.user.js to start.
Since we are unable to run jsdoc locally (older OS), we will do the following:
- Create throw-away branch for module being updated
- Update config to cover the next module and push to branch (use
git push --no-verify to avoid version checks)
- Incrementally address errors and push branch until module passes
- Incrementally improve doc coverage and push branch until happy
- Manually copy (NOT merge) improved module and config back to main
- Delete throw-away branch both locally and on GH
No immediate plan to actually publish the docs. That is likely to come later.
Originally posted by @nexushoratio in #367
https://nexushoratio.github.io/userscripts/
Now that we have a process, use this to track the progress.
Originally posted by @nexushoratio in #367