Skip to content

Conversation

@SableRaf
Copy link
Collaborator

@SableRaf SableRaf commented May 4, 2023

With Processing 4 we switched from JDK 11 to JDK 17. Unfortunately, this caused the script that parses JavaDoc comments in the Processing source and creates JSON files in the website repository to break. As a result, we were unable to update the reference until we had an updated script.

However, we have now generated new JSON files using an updated script. The new script was submitted in the following PR: processing/processing-doclet#2

This pull request includes the updated reference files including several fixes for typos and other updates to bring it in line with changes in Processing 4.

With Processing 4 we switched from JDK 11 to JDK 17. Unfortunately, this caused the script that parses JavaDoc comments in the Processing source and creates JSON files in the website repository to break. As a result, we were unable to update the reference until we had an updated script. However, we have now generated new JSON files using an updated script that can be found at this link: processing/processing-doclet#2
@SableRaf SableRaf merged commit 7dee301 into main May 4, 2023
@SableRaf SableRaf deleted the updated-documentation-with-doclet branch May 4, 2023 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants