Suppress doc build warnings
未关闭
还没有人认领这个 Issue。
cuda.bindings
documentation
P2
- 主要语言
- Cython
- 星标
- 3.4k
- 派生
- 329
- 平均合并
- 1 天 21 小时
- 30 天内合并 PR
- 113
描述
According to @vzhurba01 the warnings are mostly due to the fact that some types are shared (?) across multiple modules and they are benign. Would be nice to figure out a way to suppress this particular warning, so that other warnings are not cluttered in-between and become noise.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先运行文档构建,并确定归因于多个模块共享类型的警告。跟踪警告的配置方式,并确认只有这个无害的警告被抑制,而其他警告仍然可见。完成的标准是:文档构建输出的警告更少,同时不会掩盖无关的警告。
由索引模型根据 Issue 内容生成。
评估
- 领域
- build-system, documentation
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100