Commit d64e8f73 authored by Oksana Zhuravlova's avatar Oksana Zhuravlova Committed by Commit Bot

[mojo][doc] Update link to legacy IPC traits section

Change-Id: I7d503196544f976ddaf1eeea4916b44a8989722b
Reviewed-on: https://chromium-review.googlesource.com/c/1475830Reviewed-by: default avatarKen Rockot <rockot@google.com>
Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org>
Cr-Commit-Position: refs/heads/master@{#632795}
parent 2bebe1a3
......@@ -396,8 +396,9 @@ interesting attributes supported today.
: The `Native` attribute may be specified for an empty struct declaration to
provide a nominal bridge between Mojo IPC and legacy `IPC::ParamTraits` or
`IPC_STRUCT_TRAITS*` macros.
See [Using Legacy IPC Traits](/ipc/README.md#Using-Legacy-IPC-Traits) for
more details. Note support for this attribute is strictly limited to C++
See
[Repurposing Legacy IPC Traits](/docs/mojo_ipc_conversion.md#repurposing-and-invocations)
for more details. Note support for this attribute is strictly limited to C++
bindings generation.
**`[MinVersion=N]`**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment