dotnet / dotnet/android-api-docs
Add XML documentation for Org.Apache.Http.Impl.Client
- 主要语言
- C#
- 星标
- 3
- 派生
- 12
- 平均合并
- 1 天 11 小时
- 30 天内合并 PR
- 57
描述
The `Org.Apache.Http.Impl.Client` namespace contains **411** `To be added` placeholders in source XML documentation (excluding `docs\xml\index.xml`).
```powershell
rg -n -i --glob 'Org.Apache.Http.Impl.Client/**' --glob 'ns-Org.Apache.Http.Impl.Client.xml' 'to be added' docs\xml
```
## Update log
- 2026-09-10: Refreshed the placeholder scan from **599** to **411** (reduced by **188**). Related documentation PRs: [#517](https://github.com/dotnet/android-api-docs/pull/517), [#598](https://github.com/dotnet/android-api-docs/pull/598), [#644](https://github.com/dotnet/android-api-docs/pull/644).
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先针对 docs\xml 运行提供的 rg 命令,枚举 Org.Apache.Http.Impl.Client 下的 411 个占位符,然后检查匹配的 XML 文件和附近已完成的条目以了解上下文。用准确的 XML 文档替换这些占位符并重新运行扫描;在不更改 docs\xml\index.xml 的情况下,目标占位符数量减少或被消除即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100