Most appropriate sub-area of p5.js?
p5.js version
2.2.0
Web browser and version
n/a
Operating system
n/a
Steps to reproduce this
Steps:
- visit https://beta.p5js.org/contribute/contributing_to_the_p5js_reference/
- search for JSDoc and YUIDoc. It talks about YUIDoc which is not used in v2.x
- view these v1.x instructions for typing function params which take constants
- view section "generating and previewing the reference" which refers to npm scripts non-existent in v2.x
I'd like to work on doing a full update of this document for v2.x
Update: This should include an update of https://beta.p5js.org/contribute/documentation_style_guide/ for 2.0, too.