Improve autogenerated SDK documentation
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 30/100
- Issue 类型
- 文档
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- python
调研方向
首先检查 crossplane.github.io/function-sdk-python/function.html 中生成的文档,以及 Python SDK 的 protobuf 生成文档输出。审查当前文档的生成方式,包括是否已经使用 Sphinx 或 MkDocs。完成的标准是:文档具有实用的落地页、版本管理,并覆盖 protobuf 生成的代码,同时所采用的方法需要较少的维护工作。
由索引模型根据 Issue 内容生成。
描述
What problem are you facing?
We have autogenerated SDK documentation at https://crossplane.github.io/function-sdk-python/function.html, but it's not great.
Some things that could be improved:
- There's no versioning - the generated docs always and only reflect the
mainbranch. - The landing page is empty.
- There's no documentation for the protobuf generated code.
Documentation for the protobuf generated code seems like it would be very valuable, since there's not much else to this SDK apart from a few utilities. Unfortunately the code itself doesn't seem to have docstrings, despite the protobuf messages it's generated from having them.
How could this Function help solve your problem?
- Figure out if there's some way to copy docstrings from the protobuf schema to the generated code.
- Use a better docs tool (Sphinx, mkdocs, etc). Ideally something low maintenance.
- 主要语言
- Python
- 星标
- 12
- 派生
- 15
- 平均合并
- 1 天 12 小时
- 30 天内合并 PR
- 7
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
crossplane/function-sdk-python 的其他 Issue
-
bug
难度 2/5 1-3 小时 新手友好度 68/100
-
enhancement
难度 5/5 一周以上 新手友好度 42/100
-
enhancement
难度 5/5 一周以上 新手友好度 35/100
crossplane/function-sdk-python#199 · 4 条评论 · 3 个 reaction ·
-
bug
难度 4/5 3-5 天 新手友好度 35/100
crossplane/function-sdk-python#129 · 1 条评论 ·
-
难度 1/5 1 小时以内 新手友好度 10/100
查看 crossplane/function-sdk-python 的全部 Issue
相似的 Issue
-
enhancement
难度 2/5 1-3 小时 新手友好度 70/100
canonical/paas-charm#368 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
-
tech debt
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 1/5 1 小时以内 新手友好度 90/100
StevenBlack/hosts#3256 ·
-
难度 1/5 1 小时以内 新手友好度 90/100
qualcomm/qai-appbuilder#275 ·