-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Labels
Description
Increasing access
Better documentation in this area would make it easier for more people to add or edit contributor docs.
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)
Feature enhancement details
initial changes
Add a document in contributor_docs/ which details:
- how to build and preview changes to the contributor docs
- how to troubleshoot this process
possible eventual additions
Whilst out of scope of this first issue, eventually thesame guide might also cover:
- how to add a new contributor doc
- where source copies of contributor docs live
- filename conventions
- eventual URL paths
- title - first level 1 heading
- subtitle - first line html comment
- how to link to other docs and reference pages
- how to include assets (images, etc)
- link to markdown guide
- style guidelines, or, links to relevant sections of https://beta.p5js.org/contribute/documentation_style_guide/
name:
I was thinking working_with_contributor_documents.md. Perhaps just writing contributor_documents.md is preferred?
Other 2.0 contributor doc filenames for context:
access.md
contributing_to_the_p5js_reference.md
contributor_guidelines.md
creating_libraries.md
documentation_style_guide.md
fes_contribution_guide.md
friendly_error_system.md
how-to-add-friendly-error-messages.md
p5.strands.md
release_process.md
steward_guidelines.md
unit_testing.md
web_accessibility.md
webgl_contribution_guide.md
webgl_mode_architecture.md
webgpu.md
Reactions are currently unavailable