Location
No response
Type
Suggested content
API docs do not currently link back to source code.
It would potentially improve the usefulness of the API docs if links back to source code were added (at least at the class level) so that there's easy access to the specific code being referenced. API extractor already generates a fileUrlPath in the JSON that it initially creates when making the docs, so we would just need to use it.
Additional context
No response
Location
No response
Type
Suggested content
API docs do not currently link back to source code.
It would potentially improve the usefulness of the API docs if links back to source code were added (at least at the class level) so that there's easy access to the specific code being referenced. API extractor already generates a
fileUrlPathin the JSON that it initially creates when making the docs, so we would just need to use it.Additional context
No response