Skip to content

[p5.js 2.0+ Bug Report]: Reference docs for RC include 2 private methods #8980

Description

@ksen0

Most appropriate sub-area of p5.js?

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

p5.js version

2.3.1-rc.2

Web browser and version

No response

Operating system

No response

Steps to reproduce this

Steps:

In p5.js-website:

  1. npm run build:reference whih clones p5.js
  2. npm run dev
  3. Observe, some internal methods are visible, which should not be. Both are marked @private and @internal but this is apparently ignored? It does work for many other methods. Possibly build reference script should be updated?
Image

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions