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 9dba2be commit 35acd66Copy full SHA for 35acd66
testing/test_package/lib/src/nodocme.dart
@@ -2,6 +2,7 @@
2
/// The library nodocme should never have any members documented, even if
3
/// reexported, due to dartdoc_options.yaml in the package root.
4
///
5
+
6
library nodocme;
7
8
/// I should not appear in documentation.
0 commit comments