◐ Shell
clean mode source ↗

Update docs for setHeading by babaissarkar · Pull Request #1015 · processing/processing4

@babaissarkar babaissarkar commented

Mar 26, 2025

edited

Loading

Copy link Copy Markdown

Resolves #472

Adds JavaDoc for PVector#setHeading() and the associated keywords.txt entry, generated using the instruction at https://github.com/processing/processing-website?tab=readme-ov-file#keywordstxt. This allows the Syntax Highlighting and Open Content Reference context menu item to work.

(Note: Open Content Reference will open missing page until processing/processing-website#621 is merged and properly deployed.)

(Note 2: Also updates the documentation for PVector#heading() to be more explanatory, inspired by https://p5js.org/reference/p5.Vector/heading, so that JSON might also require regeneration. (Done) )

Adds more missing keywords to the keywords.txt file. (Generated via keywords.txt update routine)