Skip to content
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

docs: Improve formatting of @fluidframework/counter source-code docs #11686

Merged
merged 3 commits into from Aug 30, 2022

Conversation

Josmithr
Copy link
Contributor

@Josmithr Josmithr commented Aug 25, 2022

@fluidframework/counter is now promoted more directly on our website, including its API docs. This PR is aimed at cleaning up those docs for public consumption.

Mostly simple typo fixes and capitalization/punctuation improvements. But it also moves SharedCounter's summary docs away from using embedded Markdown syntax (which is not supported) toward using @example tag syntax for its flow examples.

Additional feedback and suggestions are encouraged!!

@Josmithr Josmithr requested review from a team as code owners August 25, 2022 20:59
@github-actions github-actions bot added area: dds Issues related to distributed data structures area: runtime Runtime related issues base: main PRs targeted against main branch labels Aug 25, 2022
@Josmithr Josmithr changed the title docs: Improve formatting of @fluidframework/counter source-code docs docs: Improve formatting of @fluidframework/counter source-code docs Aug 25, 2022
@Josmithr Josmithr merged commit 225619d into microsoft:main Aug 30, 2022
@Josmithr Josmithr deleted the improve-shared-counter-docs branch August 30, 2022 18:42
@github-actions
Copy link
Contributor

This commit is queued for merging with the next branch! Please ignore this PR for now. Contact @microsoft/fluid-cr-infra for help.

WayneFerrao pushed a commit to WayneFerrao/FluidFramework that referenced this pull request Aug 31, 2022
microsoft#11686)

`@fluidframework/counter` is now promoted more directly on our website, including its API docs. This PR is aimed at cleaning up those docs for public consumption.

Mostly simple typo fixes and capitalization/punctuation improvements. But it also moves `SharedCounter`'s summary docs away from using embedded Markdown syntax (which is not supported) toward using `@example` tag syntax for its flow examples.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: dds Issues related to distributed data structures area: runtime Runtime related issues base: main PRs targeted against main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants