Deployed 37cb2cc with MkDocs version: 1.1

This commit is contained in:
2020-03-25 03:30:01 +00:00
parent 01936f6efd
commit d525721cc9
5 changed files with 15 additions and 9 deletions

View File

@ -92,6 +92,10 @@
<li class="nav-item" data-level="1"><a href="#changelog" class="nav-link">Changelog</a> <li class="nav-item" data-level="1"><a href="#changelog" class="nav-link">Changelog</a>
<ul class="nav flex-column"> <ul class="nav flex-column">
<li class="nav-item" data-level="2"><a href="#903-2020-03-24" class="nav-link">[9.0.3] - 2020-03-24</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#902-2020-03-24" class="nav-link">[9.0.2] - 2020-03-24</a> <li class="nav-item" data-level="2"><a href="#902-2020-03-24" class="nav-link">[9.0.2] - 2020-03-24</a>
<ul class="nav flex-column"> <ul class="nav flex-column">
</ul> </ul>
@ -585,6 +589,8 @@
<h1 id="changelog">Changelog</h1> <h1 id="changelog">Changelog</h1>
<p>All changes to this project will be documented in this file.</p> <p>All changes to this project will be documented in this file.</p>
<h2 id="903-2020-03-24">[9.0.3] - 2020-03-24</h2>
<p>(ws connect) display statistics about how much time it takes to stop the connection</p>
<h2 id="902-2020-03-24">[9.0.2] - 2020-03-24</h2> <h2 id="902-2020-03-24">[9.0.2] - 2020-03-24</h2>
<p>(socket) works with unique_ptr<Socket> instead of shared_ptr<Socket> in many places</p> <p>(socket) works with unique_ptr<Socket> instead of shared_ptr<Socket> in many places</p>
<h2 id="901-2020-03-24">[9.0.1] - 2020-03-24</h2> <h2 id="901-2020-03-24">[9.0.1] - 2020-03-24</h2>

View File

@ -260,5 +260,5 @@ webSocket.send(&quot;hello world&quot;);
<!-- <!--
MkDocs version : 1.1 MkDocs version : 1.1
Build Date UTC : 2020-03-24 19:49:43 Build Date UTC : 2020-03-25 03:30:01
--> -->

File diff suppressed because one or more lines are too long

View File

@ -1,31 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-03-24</lastmod> <lastmod>2020-03-25</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-03-24</lastmod> <lastmod>2020-03-25</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-03-24</lastmod> <lastmod>2020-03-25</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-03-24</lastmod> <lastmod>2020-03-25</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-03-24</lastmod> <lastmod>2020-03-25</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-03-24</lastmod> <lastmod>2020-03-25</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-03-24</lastmod> <lastmod>2020-03-25</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
</urlset> </urlset>

Binary file not shown.