mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced 2025-01-26 01:59:59 +00:00
update docs for lesswarnings2
This commit is contained in:
parent
761a3a85b3
commit
751bdcb801
@ -921,7 +921,7 @@ class="link-seesrc" target="_blank">Source</a>
|
||||
<div class="section" id="19">
|
||||
<h1><a class="toc-backref" href="#19">Exports</a></h1>
|
||||
<dl class="item">
|
||||
<a href="../utility.html#compilesOr.t,untyped,untyped"><span class="Identifier">compilesOr</span></a>, <a href="../utility.html#shortLog,string"><span class="Identifier">shortLog</span></a>, <a href="../utility.html#shortLog,openArray[byte]"><span class="Identifier">shortLog</span></a>, <a href="../utility.html#public.t"><span class="Identifier">public</span></a>, <a href="../utility.html#tryException.t,untyped"><span class="Identifier">tryException</span></a>
|
||||
<a href="../utility.html#compilesOr.t,untyped,untyped"><span class="Identifier">compilesOr</span></a>, <a href="../utility.html#shortLog,string"><span class="Identifier">shortLog</span></a>, <a href="../utility.html#shortLog,openArray[byte]"><span class="Identifier">shortLog</span></a>, <a href="../utility.html#exceptionToAssert.t,untyped"><span class="Identifier">exceptionToAssert</span></a>, <a href="../utility.html#public.t"><span class="Identifier">public</span></a>
|
||||
</dl></div>
|
||||
|
||||
</div>
|
||||
@ -931,7 +931,7 @@ class="link-seesrc" target="_blank">Source</a>
|
||||
<div class="twelve-columns footer">
|
||||
<span class="nim-sprite"></span>
|
||||
<br/>
|
||||
<small style="color: var(--hint);">Made with Nim. Generated: 2023-04-25 16:25:38 UTC</small>
|
||||
<small style="color: var(--hint);">Made with Nim. Generated: 2023-04-26 15:29:39 UTC</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -216,16 +216,16 @@ window.addEventListener("DOMContentLoaded", main2);
|
||||
<li><a class="reference" href="#compilesOr.t%2Cuntyped%2Cuntyped"
|
||||
title="compilesOr(a, b: untyped): untyped">compilesOr(a, b: untyped): untyped</a></li>
|
||||
|
||||
</ul>
|
||||
<ul class="simple nested-toc-section">exceptionToAssert
|
||||
<li><a class="reference" href="#exceptionToAssert.t%2Cuntyped"
|
||||
title="exceptionToAssert(body: untyped): untyped">exceptionToAssert(body: untyped): untyped</a></li>
|
||||
|
||||
</ul>
|
||||
<ul class="simple nested-toc-section">public
|
||||
<li><a class="reference" href="#public.t"
|
||||
title="public()">public()</a></li>
|
||||
|
||||
</ul>
|
||||
<ul class="simple nested-toc-section">tryException
|
||||
<li><a class="reference" href="#tryException.t%2Cuntyped"
|
||||
title="tryException(body: untyped): untyped">tryException(body: untyped): untyped</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</ul>
|
||||
@ -285,6 +285,18 @@ href="https://github.com/status-im/nim-libp2p/tree/lesswarnings2/libp2p/utility.
|
||||
class="link-seesrc" target="_blank">Source</a>
|
||||
<a href="https://github.com/status-im/nim-libp2p/edit/devel/libp2p/utility.nim#L22" class="link-seesrc" target="_blank" >Edit</a>
|
||||
|
||||
</dd>
|
||||
</div>
|
||||
<div id="exceptionToAssert.t,untyped" class="tohide">
|
||||
<dt><pre><span class="Keyword">template</span> <a href="#exceptionToAssert.t%2Cuntyped"><span class="Identifier">exceptionToAssert</span></a><span class="Other">(</span><span class="Identifier">body</span><span class="Other">:</span> <span class="Identifier">untyped</span><span class="Other">)</span><span class="Other">:</span> <span class="Identifier">untyped</span></pre></dt>
|
||||
<dd>
|
||||
|
||||
|
||||
<a
|
||||
href="https://github.com/status-im/nim-libp2p/tree/lesswarnings2/libp2p/utility.nim#L69"
|
||||
class="link-seesrc" target="_blank">Source</a>
|
||||
<a href="https://github.com/status-im/nim-libp2p/edit/devel/libp2p/utility.nim#L69" class="link-seesrc" target="_blank" >Edit</a>
|
||||
|
||||
</dd>
|
||||
</div>
|
||||
<div id="public.t" class="tohide">
|
||||
@ -297,18 +309,6 @@ href="https://github.com/status-im/nim-libp2p/tree/lesswarnings2/libp2p/utility.
|
||||
class="link-seesrc" target="_blank">Source</a>
|
||||
<a href="https://github.com/status-im/nim-libp2p/edit/devel/libp2p/utility.nim#L17" class="link-seesrc" target="_blank" >Edit</a>
|
||||
|
||||
</dd>
|
||||
</div>
|
||||
<div id="tryException.t,untyped" class="tohide">
|
||||
<dt><pre><span class="Keyword">template</span> <a href="#tryException.t%2Cuntyped"><span class="Identifier">tryException</span></a><span class="Other">(</span><span class="Identifier">body</span><span class="Other">:</span> <span class="Identifier">untyped</span><span class="Other">)</span><span class="Other">:</span> <span class="Identifier">untyped</span></pre></dt>
|
||||
<dd>
|
||||
|
||||
|
||||
<a
|
||||
href="https://github.com/status-im/nim-libp2p/tree/lesswarnings2/libp2p/utility.nim#L69"
|
||||
class="link-seesrc" target="_blank">Source</a>
|
||||
<a href="https://github.com/status-im/nim-libp2p/edit/devel/libp2p/utility.nim#L69" class="link-seesrc" target="_blank" >Edit</a>
|
||||
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
@ -321,7 +321,7 @@ class="link-seesrc" target="_blank">Source</a>
|
||||
<div class="twelve-columns footer">
|
||||
<span class="nim-sprite"></span>
|
||||
<br/>
|
||||
<small style="color: var(--hint);">Made with Nim. Generated: 2023-04-25 16:25:38 UTC</small>
|
||||
<small style="color: var(--hint);">Made with Nim. Generated: 2023-04-26 15:29:39 UTC</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -725,7 +725,7 @@ class="link-seesrc" target="_blank">Source</a>
|
||||
<div class="twelve-columns footer">
|
||||
<span class="nim-sprite"></span>
|
||||
<br/>
|
||||
<small style="color: var(--hint);">Made with Nim. Generated: 2023-04-25 16:25:38 UTC</small>
|
||||
<small style="color: var(--hint);">Made with Nim. Generated: 2023-04-26 15:29:39 UTC</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user