blob: 3787ed20b4c8a47ce77d38ae4c8edb24e30f0100 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<p/>
<div class="admonitionblock note">
<table>
<tr>
<td class="icon">
<i class="fa icon-note" title="Note"></i>
</td>
<td class="content">
This documentation is for the TIP (development tree) of nng and may represent unreleased changes or
functionality that is experimental, and is subject to change before release.
The latest released version is {{site.latest}}.
See the <a href="../{{site.latest}}/index.html">documentation for
{{site.latest}}</a> for the most up-to-date information.
</td>
</tr>
</table>
</div>
|