chore: update documentation

This commit is contained in:
Vasco Santos
2021-01-21 13:51:09 +01:00
parent abc2d9fc68
commit c92660f3d4
111 changed files with 762 additions and 409 deletions

View File

@@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>PeerRouting | libp2p - v0.30.1</title>
<meta name="description" content="Documentation for libp2p - v0.30.1">
<title>PeerRouting | libp2p - v0.30.2</title>
<meta name="description" content="Documentation for libp2p - v0.30.2">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link href="https://unpkg.com/nord-highlightjs@0.1.0/dist/nord.css" rel="stylesheet" type="text/css" />
@@ -132,7 +132,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">libp2p - v0.30.1</a>
<a href="../index.html" class="title">libp2p - v0.30.2</a>
</div>
<div class="table-cell" id="tsd-widgets">
<a href="#" class="toolbar-icon toolbar-icon-menu" data-toggle="menu"><i class="gg-menu"></i></a>
@@ -177,7 +177,6 @@
<h3>References</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-reference tsd-parent-kind-class"><a href="_peer_routing_.peerrouting.html#multiaddr" class="tsd-kind-icon">Multiaddr</a></li>
<li class="tsd-kind-reference tsd-parent-kind-class"><a href="_peer_routing_.peerrouting.html#peerid" class="tsd-kind-icon">Peer<wbr>Id</a></li>
</ul>
</section>
<section class="tsd-index-section ">
@@ -216,11 +215,6 @@
<h3>Multiaddr</h3>
Re-exports <a href="../modules/_address_manager_index_.html#multiaddr">Multiaddr</a>
</section>
<section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-class">
<a name="peerid" class="tsd-anchor"></a>
<h3>Peer<wbr>Id</h3>
Re-exports <a href="../modules/_metrics_index_.html#peerid">PeerId</a>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Constructors</h2>
@@ -322,7 +316,7 @@
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Iterates over all peer routers in series to find the given peer.</p>
<p>Iterates over all peer routers in parallel to find the given peer.</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -436,9 +430,6 @@
<li class=" tsd-kind-reference tsd-parent-kind-class">
<a href="_peer_routing_.peerrouting.html#multiaddr" class="tsd-kind-icon">Multiaddr</a>
</li>
<li class=" tsd-kind-reference tsd-parent-kind-class">
<a href="_peer_routing_.peerrouting.html#peerid" class="tsd-kind-icon">Peer<wbr>Id</a>
</li>
<li class=" tsd-kind-constructor tsd-parent-kind-class">
<a href="_peer_routing_.peerrouting.html#constructor" class="tsd-kind-icon">constructor</a>
</li>
@@ -479,9 +470,6 @@
<li class=" tsd-kind-type-alias tsd-parent-kind-module tsd-is-not-exported">
<a href="../modules/_peer_routing_.html#multiaddr" class="tsd-kind-icon">Multiaddr</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-module tsd-is-not-exported">
<a href="../modules/_peer_routing_.html#peerid" class="tsd-kind-icon">Peer<wbr>Id</a>
</li>
</ul>
</nav>
</div>