Deployed def0243
with MkDocs version: 1.1.2
This commit is contained in:
parent
9fb6e42c6f
commit
e7d519fee7
@ -95,6 +95,10 @@
|
||||
|
||||
<li class="nav-item" data-level="1"><a href="#changelog" class="nav-link">Changelog</a>
|
||||
<ul class="nav flex-column">
|
||||
<li class="nav-item" data-level="2"><a href="#1112-2021-03-22" class="nav-link">[11.1.2] - 2021-03-22</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#1111-2021-03-20" class="nav-link">[11.1.1] - 2021-03-20</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -1124,6 +1128,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="1112-2021-03-22">[11.1.2] - 2021-03-22</h2>
|
||||
<p>(ws) initialize maxWaitBetweenReconnectionRetries to a non zero value ; a zero value was causing spurious reconnections attempts</p>
|
||||
<h2 id="1111-2021-03-20">[11.1.1] - 2021-03-20</h2>
|
||||
<p>(cmake) Library can be built as a static or a dynamic library, controlled with BUILD_SHARED_LIBS. Default to static library</p>
|
||||
<h2 id="1110-2021-03-16">[11.1.0] - 2021-03-16</h2>
|
||||
|
@ -261,5 +261,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1.2
|
||||
Build Date UTC : 2021-03-20 16:51:01.751110+00:00
|
||||
Build Date UTC : 2021-03-23 04:10:55.299999+00:00
|
||||
-->
|
||||
|
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"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-03-20</lastmod>
|
||||
<lastmod>2021-03-23</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-03-20</lastmod>
|
||||
<lastmod>2021-03-23</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-03-20</lastmod>
|
||||
<lastmod>2021-03-23</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-03-20</lastmod>
|
||||
<lastmod>2021-03-23</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-03-20</lastmod>
|
||||
<lastmod>2021-03-23</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-03-20</lastmod>
|
||||
<lastmod>2021-03-23</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-03-20</lastmod>
|
||||
<lastmod>2021-03-23</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-03-20</lastmod>
|
||||
<lastmod>2021-03-23</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user