-
Notifications
You must be signed in to change notification settings - Fork 568
feat(api-markdown-documenter): Add limited support for inherited type member docs #25471
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Josmithr
wants to merge
50
commits into
microsoft:main
from
Josmithr:api-markdown-documenter/inherit-members
Closed
Changes from 46 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
05ea790
refactor: Remove helper and improve typing of another
Josmithr 30cbc79
feat(api-markdown-documenter): Class and interface items now inherit …
Josmithr a6fb1c0
refactor: Add utilities dir
Josmithr 8342b3d
refactor: Move API item utils into directory
Josmithr c330692
refactor: Move test module
Josmithr 1f4253b
Merge branch 'api-markdown-documenter/reorganize-utilities' into api-…
Josmithr 29e77e8
refactor: Extract type inheritance utilities into their own module
Josmithr 987894d
docs: Add module comment
Josmithr 9b56a70
docs: TODOs
Josmithr 4b3062e
refactor: Simplify section creation
Josmithr 14e5840
refactor: Don't export helpers
Josmithr 3c14079
refactor: Add new table creation utils
Josmithr 8315d09
refactor: Use new table creation utils
Josmithr ca8f5e5
refactor: Use new table creation utils
Josmithr b9ec5f1
fix: `align` handling
Josmithr 17b7641
refactor: More consistent table handling
Josmithr 5569cc9
refactor: Make table creation utilities more general
Josmithr c788295
refactor: Use new table creation utils
Josmithr 29d2fbf
refactor: Use new table creation utils
Josmithr 5026b75
refactor: Use new table creation utils
Josmithr ba389c5
refactor: Rename utility function
Josmithr 69e5b9e
refactor: Don't export functions
Josmithr f56c2cd
refactor: Use new table creation utility
Josmithr a55eb7e
refactor: Rename utility function
Josmithr b732f78
refactor: Cleanup
Josmithr 262071f
Merge branch 'main' into api-markdown-documenter/improve-table-helpers
Josmithr bf26110
Merge branch 'main' into api-markdown-documenter/inherit-members
Josmithr 88b2168
Merge branch 'api-markdown-documenter/improve-table-helpers' into api…
Josmithr 7ead26b
bump: Version for publishing
Josmithr b76f140
refactor: Fix typo
Josmithr 1dfda98
fix: Don't generate empty cells
Josmithr 9ea079f
Merge branch 'api-markdown-documenter/improve-table-helpers' into api…
Josmithr a936ea8
docs: Add comments
Josmithr 8939d41
docs: Add property docs
Josmithr 4a2f6cd
fix: Inheritance resolution
Josmithr 94ead60
docs: TODO
Josmithr 99f8928
fix: Don't inherit static members
Josmithr 8796129
refactor: Add new utility type
Josmithr c4bcfe9
refactor: Extract function
Josmithr 22835c6
Merge branch 'main' into api-markdown-documenter/inherit-members
Josmithr a8896cc
docs: TODOs
Josmithr 9d2ac4b
refactor: Use explicit table helpers
Josmithr 4b11b21
Merge branch 'main' into api-markdown-documenter/inherit-members
Josmithr e697a54
WIP: Display more information
Josmithr 1e3c2f1
refactor: Rename property
Josmithr 448ef69
refactor: Cleanup
Josmithr 8a14cd2
refactor: Extract function
Josmithr 4134f1e
Merge branch 'main' into api-markdown-documenter/inherit-members
Josmithr 68fcc03
Merge branch 'main' into api-markdown-documenter/inherit-members
Josmithr fb120a5
fix: Table column labeling
Josmithr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.