JSON-java icon indicating copy to clipboard operation
JSON-java copied to clipboard

Automatically update Javadoc with GitHub Actions

Open ayvacs opened this issue 1 year ago • 1 comments

Judging on commit history, the Javadoc was last updated four years ago. It's over 300 commits behind.

You can use Deploy Publish Javadoc to automatically build and publish the Javadoc to GitHub Pages whenever a commit is made to the master branch. It's very easy to set up and configure.

ayvacs avatar Feb 29 '24 02:02 ayvacs

@ayvacs Thanks for the reminder. I checked out https://github.com/MathieuSoysal/Javadoc-publisher.yml and it does not appear to be widely used at this time. Instead, I added javadoc publishing instructions to the release instructions in the Wiki.

stleary avatar Mar 03 '24 15:03 stleary