We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4147686 commit 57c283eCopy full SHA for 57c283e
README.md
@@ -90,8 +90,8 @@ authoring doc comments for Dart with `dartdoc`.
90
91
## Excluding from documentation
92
93
-`dartdoc` will not generate documentation for a Dart element and its children
94
-that have the `<nodoc>` tag in the documentation comment.
+`dartdoc` will not generate documentation for a Dart element and its children that have the
+`@nodoc` tag in the documentation comment.
95
96
## Issues and bugs
97
0 commit comments