Document Structure and Wishlist
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 1.8k
- 派生
- 302
- 平均合并
- 23 小时
- 30 天内合并 PR
- 8
描述
Here is how I envision the typing documentation to be structured:
Tutorials
User-facing basic and advanced introductions to the type system or particular aspects of it. Non-comprehensive.
- Typing tutorial – from the ground up (#891)
- Type stub tutorial – writing a type stub for an existing library, stubgen, contributing to typeshed
Howto Guides
Directory: /guides
User-facing guides to accomplish particular tasks.
- How to add typing to an existing code base
- How to annotate a library (#905)
Reference
Directory: /reference
User-facing, comprehensive reference of the type system.
- Link to the typing module documentation
- Probably needs a review
- #851
- Type stub syntax and supported constructs
- Type stub style guide
Type System Specification
Directory: /spec
Territory of the Typing Council. Targeted at type checker developers. Here be dragons. 🐉
Links
Top level.
- Links to all typing-related PEPs
- Links to type checkers and other typing tools
Additions, corrections, criticism welcome!
2014-09-02: Updated to reflect the addition of the type system spec. Also, added explanations to the categories.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
审查拟议的 Tutorials、/guides、/reference、/spec 和顶层 Links 部分,以及关联的 issue #891、#905 和 #851。确定还剩哪些文档工作,并将宽泛的愿望清单拆分为具体、可执行的任务;当前 issue 未定义完成标准。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100