Add API document generation target projects.#8945
Closed
filzrev wants to merge 2 commits into
Closed
Conversation
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #8945 +/- ##
==========================================
- Coverage 76.88% 76.88% -0.01%
==========================================
Files 591 591
Lines 24758 24758
==========================================
- Hits 19036 19035 -1
- Misses 5722 5723 +1
☔ View full report in Codecov by Sentry. |
Contributor
|
As mentioned in #8944, many internal APIs are exposed as public, and many are missing documentation. We may want to review, document and light up these APIs piece by piece. As a next step, we may want to start with internalizing APIs that are unintentionally made public, and identify, document and expose public APIs that we want to support for the long term. |
b17c9f2 to
ab29f53
Compare
Collaborator
Author
|
Rebase branch to latest main |
01b4011 to
f02cd98
Compare
Collaborator
Author
|
Close this PR and recreate PR that includes
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR including following changes.
.csprojas extract metadata targets. (To reference contents byxref:)And fix related warnings occurred when running
docfx metadatacommand.README.mdfile from docs directory.Because it' contents seems obsolete. and published to site
List of rarget projects to extract API metadata