freeCodeCamp / freeCodeCamp/devdocs
Go: scrap full documentation (instead of packages only)
未关闭
docs/improvement
- 主要语言
- Ruby
- 星标
- 39.5k
- 派生
- 2.6k
- 平均合并
- 4 天 32 分钟
- 30 天内合并 PR
- 13
描述
Currently, DevDocs only scraps the documentation of Go packages rooted at https://golang.org/pkg/.
It would be great to scrap the full documentation rooted at https://golang.org/doc/.
贡献指南
调研方向
从现有的、以 https://golang.org/pkg/ 为根的 Go 文档抓取开始,并将其与以 https://golang.org/doc/ 为根的文档进行比较。完成的标准是 DevDocs 导入并公开完整的 Go 文档,而不只是 Go 包。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go
- 领域
- documentation
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100