`#ctor` in see crefs needs to be converted to `%23ctor`
未关闭
port-to-docs
- 主要语言
- C#
- 星标
- 14
- 派生
- 21
- PR 合并指标
- 30 天内没有已合并 PR
描述
Otherwise it causes build failures in the dotnet-api-docs CI.
Examples:
https://github.com/dotnet/dotnet-api-docs/pull/7889/files#r837782607
https://github.com/dotnet/dotnet-api-docs/pull/7889/files#r837782386
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位 api-docs-sync 中的 see-cref 转换入口点,并使用 issue 中链接的 #ctor 示例重现 dotnet-api-docs CI 失败。完成的标准是,包含 #ctor 的 see 引用会以 %23ctor 的形式输出,并且不再导致文档构建失败。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- documentation, tooling
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100