Skip to content

Commit

Permalink
[docs] classify dart:ffi as vm on docs site, and exclude it for now
Browse files Browse the repository at this point in the history
closes: #35937
Change-Id: I543a61c4d90877de46b5e3fbc9f2d93c1df821df
Reviewed-on: https://dart-review.googlesource.com/c/93160
Auto-Submit: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
  • Loading branch information
dcharkes authored and commit-bot@chromium.org committed Feb 14, 2019
1 parent 70e300f commit 765e633
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sdk/lib/ffi/ffi.dart
Expand Up @@ -2,6 +2,8 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file

/// {@category VM}
/// {@nodoc}
library dart.ffi;

part "native_type.dart";
Expand Down

0 comments on commit 765e633

Please sign in to comment.