processing / processing/processing-website
Missing isLooping documentation
未关闭
适合新手
还没有人认领这个 Issue。
- 主要语言
- MDX
- 星标
- 90
- 派生
- 122
- 平均合并
- 1 小时 43 分钟
- 30 天内合并 PR
- 3
描述
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
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先在 processing.org 网站源代码中找到公共方法的参考文档,然后检查现有循环控制方法的文档编写方式。添加 .isLooping() 缺失的文档,并结合链接的论坛讨论和相关的 py5generator issue 作为上下文。完成的标准是:该方法可以在公共参考文档中找到,并且其行为和格式准确。
由索引模型根据 Issue 内容生成。
评估
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 68/100