dotnet / dotnet/api-docs-sync

Missing mapping with ToDocs command

オープン
#95 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
port-to-docs
主要言語
C#
スター
14
フォーク
21
PR マージ指標
30日以内にマージされた PR はありません

説明

When I worked on https://github.com/dotnet/dotnet-api-docs/pull/7129 the DocsPortingTool didn't map some methods to xml files. I had to do it manually.

- `M:System.Net.Http.HttpRequestOptions.TryGetValue``1(System.Net.Http.HttpRequestOptionsKey{``0},``0@)`
- `M:System.Net.Http.HttpRequestOptions.Set``1(System.Net.Http.HttpRequestOptionsKey{``0},``0)`

The command I used was `DocsPortingTool -Direction ToDocs -Docs c:\Dev\dotnet-api-docs\xml -IntelliSense C:\dev\runtime\artifacts\bin\System.Net.Http\ -IncludedAssemblies System.Net.Http -IncludedNamespaces System.Net.Http -Save true` on this code https://github.com/dotnet/runtime/pull/58896/files

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。