Skip to content

Commit 0573104

Browse files
committed
More detailed instructions on keyword.txt
1 parent 6d24844 commit 0573104

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ The website is set up to deploy itself whenever a new GitHub release is created
5959
The website repo has a script that generates the `keywords.txt` file into the `processing4` repo to use for syntax highlighting the PDE. Follow these steps in order to generate that file:
6060

6161
1. Make sure you have this `processing-website` repo and the `processing4` repo next to each other on your computer
62-
2. Run `npm run updateKeywords`
62+
2. Make sure the [JavaDoc and reference](https://github.com/processing/processing-website/blob/main/docs/reference.md) are up to date with the latest version of Processing. Otherwise make the necessary updates to the JavaDoc in the `processing4` repo then [run the Doclet script](https://github.com/processing/processing-doclet/blob/main/README.md).
63+
3. Run `npm run updateKeywords`
6364

6465
The `processing4` repo now has an updated `java/keywords.txt` file.
6566

0 commit comments

Comments
 (0)