dotnet / dotnet/api-docs-sync

For types that live in a difference assembly than the one that ships it, make sure the MSBuild task will move them to the appropriate intellisense xml

未关闭
#54 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
port-to-tripleslash
主要语言
C#
星标
14
派生
21
PR 合并指标
30 天内没有已合并 PR

描述

For example, String lives in System.Private.CoreLib.xml, move its docs to System.Runtime.xml

贡献指南

这个仓库没有索引到贡献指南

调研方向

从处理 IntelliSense XML 的 MSBuild 任务开始,跟踪它如何选择目标程序集。使用 String 示例验证 System.Private.CoreLib.xml 中的文档会被移动到 System.Runtime.xml。完成的标准是:实现程序集与其随产品提供的程序集不同的类型出现在相应的 IntelliSense XML 中。

由索引模型根据 Issue 内容生成。

评估

技术栈
csharp
领域
documentation, tooling
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。