processing / processing/processing-website
Add links to Javadocs in reference pages
还没有人认领这个 Issue。
- 主要语言
- MDX
- 星标
- 90
- 派生
- 122
- 平均合并
- 1 小时 43 分钟
- 30 天内合并 PR
- 3
描述
Which area of the website does this enhancement relate to?
Reference
Describe the enhancement
In the previous version of the Processing website, each reference page linked to the relevant class or method in the Javadocs. These links are missing from the current site.
Why is this enhancement important?
Javadoc links are valuable for interested users who need more detailed information about the Processing API.
Additional context
Javadocs for Processing 4 are automatically generated at https://github.com/processing/processing4-javadocs
They are hosted on GitHub pages at https://processing.github.io/processing4-javadocs/
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
issue 中没有指定文件或测试。首先跟踪 Reference pages 的生成方式,并将当前页面与 Processing 4 Javadocs URL 进行比较;当每个相关的 class 或 method 页面都显示其对应的 Javadoc link 时即完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- documentation
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100