FluidFramework
FluidFramework copied to clipboard
Add shared counter article
Fills in SharedCounter
article for fluidframework.com.
Also...
- cleans up some surrounding documentation and related source-code comments.
- removes some empty articles that were hidden from the website, and had no comments or anything in them
- updates page ordering to reflect current navigation
Nice work @Josmithr !! Love the attention to detail!
🔗 Found some broken links! 💔
Run a link check locally to find them. See https://github.com/microsoft/FluidFramework/wiki/Checking-for-broken-links-in-the-documentation for more information.
linkcheck output
> [email protected] linkcheck /home/runner/work/FluidFramework/FluidFramework/docs
> npm run linkcheck:fast -- --external
> [email protected] linkcheck:fast /home/runner/work/FluidFramework/FluidFramework/docs
> linkcheck http://localhost:1313 --skip-file skipped-urls.txt "--external"
Crawling...
http://localhost:1313/css/style.min.f22f6c22fcc37a0d857a17c9c1202a67c28deef90cc26a52b7539b903f623331.css
- (1:1031) url(...) => https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.svg (HTTP 503)
- (1:1272) url(...) => https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.eot? (HTTP 503)
- (1:1740) url(...) => https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.svg (HTTP 503)
- (1:2427) url(...) => https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.svg (HTTP 503)
- (1:2668) url(...) => https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.eot? (HTTP 503)
- (1:3130) url(...) => https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.svg (HTTP 503)
- (1:3286) url(...) => https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.eot (HTTP 503)
- (1:3369) url(...) => https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.eot? (HTTP 503)
- (1:3811) url(...) => https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.svg (HTTP 503)
http://localhost:1313/docs/apis/core-interfaces/ifluidcodedetailscomparer
- (841:360) 'Array.sort' => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#Description (HTTP 200 but missing anchor)
- (845:168) 'https://..' => https://github.com/npm/node-semver#usage (HTTP 200 but missing anchor)
- (853:25) 'Array.sort' => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#Description (HTTP 200 but missing anchor)
- (882:25) 'https://..' => https://github.com/npm/node-semver#usage (HTTP 200 but missing anchor)
http://localhost:1313/docs/apis/core-interfaces/ifluidcodedetailscomparer/
- (841:360) 'Array.sort' => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#Description (HTTP 200 but missing anchor)
- (845:168) 'https://..' => https://github.com/npm/node-semver#usage (HTTP 200 but missing anchor)
- (853:25) 'Array.sort' => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#Description (HTTP 200 but missing anchor)
- (882:25) 'https://..' => https://github.com/npm/node-semver#usage (HTTP 200 but missing anchor)
Stats:
118202 links
1300 destination URLs
1 URLs ignored
8 warnings
9 errors
This commit is queued for merging with the next
branch! Please ignore this PR for now. Contact @microsoft/fluid-cr-infra for help.