NVIDIA / NVIDIA/cuda-python

Figure out how to document anonymous structs/unions

未关闭
#151 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

cuda.bindings documentation P2
主要语言
Cython
星标
3.4k
派生
329
平均合并
1 天 21 小时
30 天内合并 PR
113

描述

Ex: https://nvidia.github.io/cuda-python/module/driver.html#cuda.bindings.driver.CUasyncNotificationInfo

The member info is of type anon_union2, which is undocumented.

Setting this to P2 without a milestone, as people can always refer to the C API reference. But we don't want to lose track of this.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从链接的 CUasyncNotificationInfo API 文档开始,检查其 info 成员当前是如何呈现的。跟踪匿名类型 anon_union2 的文档路径;当匿名结构体或联合体及其成员得到文档说明而不是被省略时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
api, documentation
Issue 类型
文档
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
30/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。