-
Notifications
You must be signed in to change notification settings - Fork 70
[tools] (YML) Expand type aliases to include links #2249
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excel files look good to me. I spot-checked ~25 items, at least 4 of each kind (type alias, interface, enum, and class).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good for Outlook and Common APIs.
Learn Build status updates of commit 5bc8ad5: ✅ Validation status: passed
This comment lists only the first 25 files in the pull request. For any questions, please:
|
This is a long PR to address #2245. Unfortunately, it touches every yaml file due to updates to js-yaml and how we're making small edits to the output of api-documenter.
The end result is adding a line to the type alias remarks with links to the included types. Here's what that looks like:

This is a big PR that's not feasible to review line by line. Instead, please look at pages in your feature area. Check enums, type aliases, interfaces, and classes.
Here is the staging link: https://review.learn.microsoft.com/en-us/javascript/api/excel/excel.cardlayout?view=excel-js-preview&branch=AlexJ-TypeDefExpansion