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.
Fix is in the second commit. The logic here went out of sync with the logic in the snippets generator from https://github.com/flutter/assets-for-api-docs, whose version was bumped as part of this change.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
skeletons | Loading commit data... | |
.dartignore | Loading commit data... | |
README.md | Loading commit data... |
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.
HIAST - GitLab