dotnet / dotnet/android-api-docs
Add XML documentation for Android.Views.TextClassifiers
- 主要语言
- C#
- 星标
- 3
- 派生
- 12
- 平均合并
- 1 天 11 小时
- 30 天内合并 PR
- 57
描述
The `Android.Views.TextClassifiers` namespace contains **590** `To be added` placeholders in source XML documentation (excluding `docs\xml\index.xml`).
```powershell
rg -n -i --glob 'Android.Views.TextClassifiers/**' --glob 'ns-Android.Views.TextClassifiers.xml' 'to be added' docs\xml
```
## Update log
- 2026-09-10: Refreshed the placeholder scan from **1,240** to **590** (reduced by **650**). Related documentation PRs: [#360](https://github.com/dotnet/android-api-docs/pull/360), [#438](https://github.com/dotnet/android-api-docs/pull/438), [#644](https://github.com/dotnet/android-api-docs/pull/644), [#667](https://github.com/dotnet/android-api-docs/pull/667).
贡献指南
这个仓库没有索引到贡献指南
调研方向
从仓库根目录运行提供的 rg 命令,列出 docs\xml 下匹配的 590 个占位符,但排除 docs\xml\index.xml。检查对应的 Android.Views.TextClassifiers 源 XML 文档条目,并用准确的文档替换这些占位符;当扫描在该范围内找不到任何剩余的 'to be added' 条目时,工作即完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100