Skip to content

Commit e4f5332

Browse files
authored
Merge pull request #1276 from nbogie/nb-add-ref-gen-note-to-tech-overview
docs: link to "previewing the p5.js reference" from technical overview
2 parents 56480f4 + 087989c commit e4f5332

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/technical_overview.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,8 @@ And then view it locally with
6868
```shellsession
6969
npm run preview
7070
```
71+
72+
73+
## Previewing the p5.js reference for work-in-progress
74+
75+
If you're developing the p5.js library and want to preview your documentation, there are some specific notes at ["Generating and previewing the reference"](https://beta.p5js.org/contribute/contributing_to_the_p5js_reference/#generating-and-previewing-the-reference).

0 commit comments

Comments
 (0)