dotnet / dotnet/api-docs-sync

Missing mapping with ToDocs command

Aperta
#95 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
port-to-docs
Lingua principale
C#
Stelle
14
Fork
21
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.