Deployed beb26bc
with MkDocs version: 1.1
This commit is contained in:
parent
dd5da0f2ac
commit
6dc6a47eab
@ -95,6 +95,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="#953-2020-04-29" class="nav-link">[9.5.3] - 2020-04-29</a>
|
||||||
|
<ul class="nav flex-column">
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
<li class="nav-item" data-level="2"><a href="#952-2020-04-27" class="nav-link">[9.5.2] - 2020-04-27</a>
|
<li class="nav-item" data-level="2"><a href="#952-2020-04-27" class="nav-link">[9.5.2] - 2020-04-27</a>
|
||||||
<ul class="nav flex-column">
|
<ul class="nav flex-column">
|
||||||
</ul>
|
</ul>
|
||||||
@ -708,6 +712,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="953-2020-04-29">[9.5.3] - 2020-04-29</h2>
|
||||||
|
<p>(http client) better current request cancellation support when the HttpClient destructor is invoked (see #189)</p>
|
||||||
<h2 id="952-2020-04-27">[9.5.2] - 2020-04-27</h2>
|
<h2 id="952-2020-04-27">[9.5.2] - 2020-04-27</h2>
|
||||||
<p>(cmake) fix cmake broken tls option parsing</p>
|
<p>(cmake) fix cmake broken tls option parsing</p>
|
||||||
<h2 id="951-2020-04-27">[9.5.1] - 2020-04-27</h2>
|
<h2 id="951-2020-04-27">[9.5.1] - 2020-04-27</h2>
|
||||||
|
@ -263,5 +263,5 @@ webSocket.send("hello world");
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
MkDocs version : 1.1
|
MkDocs version : 1.1
|
||||||
Build Date UTC : 2020-04-27 19:37:32
|
Build Date UTC : 2020-04-29 18:54:07
|
||||||
-->
|
-->
|
||||||
|
File diff suppressed because one or more lines are too long
16
sitemap.xml
16
sitemap.xml
@ -1,35 +1,35 @@
|
|||||||
<?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-04-27</lastmod>
|
<lastmod>2020-04-29</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-04-27</lastmod>
|
<lastmod>2020-04-29</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-04-27</lastmod>
|
<lastmod>2020-04-29</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-04-27</lastmod>
|
<lastmod>2020-04-29</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-04-27</lastmod>
|
<lastmod>2020-04-29</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-04-27</lastmod>
|
<lastmod>2020-04-29</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-04-27</lastmod>
|
<lastmod>2020-04-29</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-04-27</lastmod>
|
<lastmod>2020-04-29</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user