chore: update documentation

This commit is contained in:
Jacob Heun 2020-04-28 14:46:12 +02:00
parent e2287cc7a3
commit cdc08ebcea
No known key found for this signature in database
GPG Key ID: CA5A94C15809879F

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset='utf-8'>
<title>libp2p-tcp 0.14.4 | Documentation</title>
<title>libp2p-tcp 0.14.5 | Documentation</title>
<meta name='description' content='Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfaces'>
<meta name='viewport' content='width=device-width,initial-scale=1'>
<link href='assets/bass.css' rel='stylesheet'>
@ -15,11 +15,14 @@
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
<div class='py1 px2'>
<h3 class='mb0 no-anchor'>libp2p-tcp</h3>
<div class='mb1'><code>0.14.4</code></div>
<div class='mb1'><code>0.14.5</code></div>
<input
placeholder='Filter'
id='filter-input'
class='col12 block input'
spellcheck='false'
autocapitalize='off'
autocorrect='off'
type='text' />
<div id='toc'>
<ul class='list-reset h5 py1-ul'>
@ -122,7 +125,7 @@
</h3>
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-tcp/blob/2bc2b36050d1f1f5cb42c7d28bf9991126756bb8/src/index.js#L17-L139'>
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-tcp/blob/562b3adf1f8bccb1328f220bb62cc53ae1d6e10e/src/index.js#L17-L139'>
<span>src/index.js</span>
</a>
@ -151,6 +154,8 @@
@ -171,7 +176,7 @@
<div class='clearfix'>
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-tcp/blob/2bc2b36050d1f1f5cb42c7d28bf9991126756bb8/src/index.js#L37-L45'>
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-tcp/blob/562b3adf1f8bccb1328f220bb62cc53ae1d6e10e/src/index.js#L37-L45'>
<span>src/index.js</span>
</a>
@ -261,6 +266,8 @@
</section>
</div>
@ -280,7 +287,7 @@
<div class='clearfix'>
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-tcp/blob/2bc2b36050d1f1f5cb42c7d28bf9991126756bb8/src/index.js#L114-L121'>
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-tcp/blob/562b3adf1f8bccb1328f220bb62cc53ae1d6e10e/src/index.js#L114-L121'>
<span>src/index.js</span>
</a>
@ -348,6 +355,8 @@ anytime a new incoming Connection has been successfully upgraded via
</section>
</div>
@ -367,7 +376,7 @@ anytime a new incoming Connection has been successfully upgraded via
<div class='clearfix'>
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-tcp/blob/2bc2b36050d1f1f5cb42c7d28bf9991126756bb8/src/index.js#L128-L138'>
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-tcp/blob/562b3adf1f8bccb1328f220bb62cc53ae1d6e10e/src/index.js#L128-L138'>
<span>src/index.js</span>
</a>
@ -425,6 +434,8 @@ anytime a new incoming Connection has been successfully upgraded via
</section>
</div>