processing / processing/processing-website
Missing isLooping documentation
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 90
- Forks
- 122
- Avg merge
- 1h 43m
- Merged PRs (30d)
- 3
Description
Which area of the website does this enhancement relate to?
Reference
Describe the enhancement
It seems .isLooping()'s been around for a while, and it's usable as a public method
https://forum.processing.org/two/discussion/26193/determine-if-loop-noloop-is-currently-active.html
Coming from https://github.com/py5coding/py5generator/issues/789 today, it seems the documentation is still missing.
Why is this enhancement important?
An already existing and working component of the library shouldn't be hidden from the documentation.
Additional context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the reference documentation for public methods in the processing.org website source, then check how existing loop-control methods are documented. Add the missing documentation for .isLooping(), using the linked forum discussion and related py5generator issue as context. Done means the method is discoverable in the public reference with accurate behavior and formatting.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100