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 ·