dotnet / dotnet/dotnet-api-docs
Extension methods section isn't complete
オープン
area-Meta
docs-experience
Pri3
- 主要言語
- C#
- スター
- 949
- フォーク
- 1.7k
- 平均マージ
- 3日 27分
- マージ済み PR(30日)
- 49
説明
Extension methods section doesn't show when the multiple extension methods with the **same name** exists in **different namespaces**.
For example:
It only shows "IsKind(SyntaxToken, SyntaxKind)" from , but doesn't show .
コントリビューションガイド
調査の方向性
Start by comparing the SyntaxToken API page with the linked CSharpExtensions.IsKind and VisualBasicExtensions.IsKind entries. Trace how the extension-method documentation is assembled for methods sharing a name across namespaces. Done means both IsKind overloads appear in the SyntaxToken extension methods section.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp
- 領域
- documentation
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100