We have recently deployed Javadoc for latest stable and snapshot tags via https://github.com/AAVSO/VStar/blob/master/.github/workflows/javadoc.yml
All other documentation should be deployed for latest stable and snapshot releases:
- User manual
- Plugin development doc
- All plugin docs
The base URL (urlStr) in openPluginHelp() will have to change to the new location.
The user manual link here will have to change: https://www.aavso.org/vstar
A nice benefit will be that PDF files will open in the browser properly, not in a GitHub page.
We have recently deployed Javadoc for latest stable and snapshot tags via https://github.com/AAVSO/VStar/blob/master/.github/workflows/javadoc.yml
All other documentation should be deployed for latest stable and snapshot releases:
The base URL (
urlStr) inopenPluginHelp()will have to change to the new location.The user manual link here will have to change: https://www.aavso.org/vstar
A nice benefit will be that PDF files will open in the browser properly, not in a GitHub page.