Skip to content

Commit 0eafd54

Browse files
authored
[native_assets_cli] Better fix for dartdoc (#951)
1 parent 9ee367d commit 0eafd54

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

pkgs/native_assets_cli/dartdoc_options.yaml

-3
This file was deleted.

pkgs/native_assets_cli/lib/native_assets_cli_internal.dart

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
/// This library should not be used by `build.dart` scripts.
66
///
77
/// Only `package:native_assets_builder` should use this.
8+
/// @nodoc
89
library native_assets_cli_internal;
910

1011
export 'src/model/asset.dart';

0 commit comments

Comments
 (0)