Deployed 2526a94
with MkDocs version: 1.1.2
This commit is contained in:
parent
5f08c76956
commit
76da380e88
@ -98,6 +98,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="#1045-2020-09-26" class="nav-link">[10.4.5] - 2020-09-26</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#1044-2020-09-22" class="nav-link">[10.4.4] - 2020-09-22</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -1027,6 +1031,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="1045-2020-09-26">[10.4.5] - 2020-09-26</h2>
|
||||
<p>(cmake) use FetchContent cmake module to retrieve spdlog third party dependency</p>
|
||||
<h2 id="1044-2020-09-22">[10.4.4] - 2020-09-22</h2>
|
||||
<p>(cobra connection) retrieve cobra server connection id from the cobra handshake message and display it in ws clients, metrics publisher and bots</p>
|
||||
<h2 id="1043-2020-09-22">[10.4.3] - 2020-09-22</h2>
|
||||
|
@ -265,5 +265,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1.2
|
||||
Build Date UTC : 2020-09-22 16:35:11.961342+00:00
|
||||
Build Date UTC : 2020-09-26 20:52:04.010289+00:00
|
||||
-->
|
||||
|
File diff suppressed because one or more lines are too long
18
sitemap.xml
18
sitemap.xml
@ -1,39 +1,39 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-09-22</lastmod>
|
||||
<lastmod>2020-09-26</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-09-22</lastmod>
|
||||
<lastmod>2020-09-26</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-09-22</lastmod>
|
||||
<lastmod>2020-09-26</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-09-22</lastmod>
|
||||
<lastmod>2020-09-26</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-09-22</lastmod>
|
||||
<lastmod>2020-09-26</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-09-22</lastmod>
|
||||
<lastmod>2020-09-26</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-09-22</lastmod>
|
||||
<lastmod>2020-09-26</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-09-22</lastmod>
|
||||
<lastmod>2020-09-26</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-09-22</lastmod>
|
||||
<lastmod>2020-09-26</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