-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Update README with API reference documentation details #12004
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
The links from the api-docs repo has a bunch of general info about the doc updates and desired content style, but I didn't see anything that tells contibutors if their edit should be made in this repo or elsewhere. The runtime docs do talk about that, but those docs weren't easily discoverable from here. I'm not sure if the front README is the right place for this, but I didn't see a better place.
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.
Pull Request Overview
This PR adds guidance to the README about assemblies whose API documentation is maintained in source code outside the repository. The new contribution guideline informs contributors that some assemblies have their documentation auto-generated from source code comments elsewhere, and provides a link to detailed instructions.
- Adds a new bullet point in the "Contribute" section explaining the documentation workflow for certain assemblies
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
fyi @jkotas - This edit would help people looking at this repo to find the edits you are making in the runtime repo. |
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.
I added some additional info that might be helpful.
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
The links from the api-docs repo has a bunch of general info about the doc updates and desired content style, but I didn't see anything that tells contibutors if their edit should be made in this repo or elsewhere. The runtime docs do talk about that, but those docs weren't easily discoverable from here.
I'm not sure if the front README is the right place for this, but I didn't see a better place.