Skip to content

[p5.js 2.0 Bug Report]: guide "contributing to the p5js reference" is out of date for v2.x #8454

@nbogie

Description

@nbogie

Most appropriate sub-area of p5.js?

  • Accessibility
  • Color
  • Core/Environment/Rendering
  • Data
  • DOM
  • Events
  • Image
  • IO
  • Math
  • Typography
  • Utilities
  • WebGL
  • Build process
  • Unit testing
  • Internationalization
  • Friendly errors
  • Other (specify if possible)

p5.js version

2.2.0

Web browser and version

n/a

Operating system

n/a

Steps to reproduce this

Steps:

  1. visit https://beta.p5js.org/contribute/contributing_to_the_p5js_reference/
  2. search for JSDoc and YUIDoc. It talks about YUIDoc which is not used in v2.x
  3. view these v1.x instructions for typing function params which take constants
  4. 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.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions