Deployed 8f51345 with MkDocs version: 1.1.2

This commit is contained in:
2020-11-15 17:57:36 +00:00
parent bbb76a7e13
commit db7e879578
5 changed files with 17 additions and 11 deletions

View File

@ -98,6 +98,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="#1102-2020-11-15" class="nav-link">[11.0.2] - 2020-11-15</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#1101-2020-11-11" class="nav-link">[11.0.1] - 2020-11-11</a> <li class="nav-item" data-level="2"><a href="#1101-2020-11-11" class="nav-link">[11.0.1] - 2020-11-11</a>
<ul class="nav flex-column"> <ul class="nav flex-column">
</ul> </ul>
@ -1087,6 +1091,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="1102-2020-11-15">[11.0.2] - 2020-11-15</h2>
<p>(ixwebsocket) use a C++11 compatible make_unique shim</p>
<h2 id="1101-2020-11-11">[11.0.1] - 2020-11-11</h2> <h2 id="1101-2020-11-11">[11.0.1] - 2020-11-11</h2>
<p>(socket) replace a std::vector with an std::array used as a tmp buffer in Socket::readBytes</p> <p>(socket) replace a std::vector with an std::array used as a tmp buffer in Socket::readBytes</p>
<h2 id="1100-2020-11-11">[11.0.0] - 2020-11-11</h2> <h2 id="1100-2020-11-11">[11.0.0] - 2020-11-11</h2>

View File

@ -264,5 +264,5 @@ webSocket.send(&quot;hello world&quot;);
<!-- <!--
MkDocs version : 1.1.2 MkDocs version : 1.1.2
Build Date UTC : 2020-11-12 05:40:17.560364+00:00 Build Date UTC : 2020-11-15 17:57:36.563442+00:00
--> -->

File diff suppressed because one or more lines are too long

View File

@ -1,39 +1,39 @@
<?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-11-12</lastmod> <lastmod>2020-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-11-12</lastmod> <lastmod>2020-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-11-12</lastmod> <lastmod>2020-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-11-12</lastmod> <lastmod>2020-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-11-12</lastmod> <lastmod>2020-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-11-12</lastmod> <lastmod>2020-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-11-12</lastmod> <lastmod>2020-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-11-12</lastmod> <lastmod>2020-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url><url> </url><url>
<loc>None</loc> <loc>None</loc>
<lastmod>2020-11-12</lastmod> <lastmod>2020-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
</urlset> </urlset>

Binary file not shown.