Skip to content
This repository has been archived by the owner on Mar 20, 2018. It is now read-only.

Link between Reference pages and Examples pages #261

Open
omnikrll opened this issue Jun 30, 2016 · 1 comment
Open

Link between Reference pages and Examples pages #261

omnikrll opened this issue Jun 30, 2016 · 1 comment

Comments

@omnikrll
Copy link

For instance:

The reference page for the normalMaterial() method (https://p5js.org/reference/#/p5/normalMaterial) includes a simple snippet of example code, but does not include any links to the Materials example page (https://p5js.org/examples/examples/3D_Materials.php). Conversely, the Materials example shows calls to the texture(), basicMaterial(), normalMaterial(), ambientMaterial(), and speculatMaterial() methods, but there are no links to the reference pages for those methods.

In my experience, this kind of separation between reference and examples led me to open the Reference and Example pages for certain methods in different tabs, which led to a lot of tab clutter.

@lmccart
Copy link
Member

lmccart commented Jul 5, 2016

processing/p5.js@4c2ada1

lmccart referenced this issue in processing/p5.js Jul 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants