mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00

Reland https://github.com/flutter/flutter/pull/146558, reverted in https://github.com/flutter/flutter/pull/146880 due to an outdated test result ## Original description - Update CS and googlesource.com link branches - Update GitHub /blob/ and /tree/ links Tested links manually and fixes a few broken or deprecated links Added a test that validates that `master` isn't used, except for specified repos. Part of https://github.com/flutter/flutter/issues/121564
8 lines
330 B
Markdown
8 lines
330 B
Markdown
# Dartdoc Samples and Snippets
|
|
|
|
The [snippets] tool uses the files in the `skeletons` directory to inject code
|
|
blocks generated from `{@tool dartpad}`, `{@tool sample}`, and `{@tool snippet}`
|
|
sections found in doc comments into the API docs.
|
|
|
|
[snippets]: https://github.com/flutter/assets-for-api-docs/tree/main/packages/snippets
|