Skip to content

Commit b099bfa

Browse files
[jnigen] Fix dartdoc topics (#2057)
1 parent 6cec710 commit b099bfa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pkgs/jnigen/lib/jnigen.dart

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
/// This library exports a high level programmatic API to jnigen, the entry
66
/// point of which is runJniGenTask function, which takes run configuration as
77
/// a JniGenTask.
8+
/// {@category Java Differences}
9+
/// {@category Lifecycle}
10+
/// {@category Threading}
11+
/// {@category Interface Implementation}
812
library;
913

1014
export 'src/config/config.dart';

0 commit comments

Comments
 (0)