p5.js-website icon indicating copy to clipboard operation
p5.js-website copied to clipboard

VIDEO reference is empty

Open itarnyagin opened this issue 4 years ago • 5 comments

The section for VIDEO reference has nothing in it

itarnyagin avatar Jun 19 '21 09:06 itarnyagin

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.

welcome[bot] avatar Jun 19 '21 09:06 welcome[bot]

Thanks @itarnyagin for putting this issue out. @limzykenneth and @montoyamoraga, are there any reasons that we have empty VIDEO and AUDIO sections in the reference?

Qianqianye avatar Jun 24 '22 23:06 Qianqianye

Inviting Reference steward @Divyansh013 to this conversation. Thanks!

Qianqianye avatar Jul 22 '22 23:07 Qianqianye

Reference section has both p5 media element and createvideo. However, section of VIDEO and AUDIO is empty. Tried searching on Processing website, couldn't find the same there also. I guess @limzykenneth can tell better the reason of same.

Divyansh013 avatar Aug 11 '22 09:08 Divyansh013

If there is no real use of those pages, we can move to remove them from the reference. I think that for VIDEO and AUDIO (and some others) are already documented in the functions that used them and having separate pages are not so useful, constants such as PI or RADIANS however are meant to be used outside of specific p5.js functions so should be kept as is.

limzykenneth avatar Aug 11 '22 15:08 limzykenneth

Thanks! The VIDEO and AUDIO reference pages are now removed in this commit .

Qianqianye avatar Sep 06 '22 18:09 Qianqianye