Deployed 08640d8
with MkDocs version: 1.1.2
This commit is contained in:
parent
7b94de9d68
commit
2fbf0e49ca
@ -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="#1030-2020-08-26" class="nav-link">[10.3.0] - 2020-08-26</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#1029-2020-08-19" class="nav-link">[10.2.9] - 2020-08-19</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -983,6 +987,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="1030-2020-08-26">[10.3.0] - 2020-08-26</h2>
|
||||
<p>(ws) set the main thread name, to help with debugging in XCode, gdb, lldb etc...</p>
|
||||
<h2 id="1029-2020-08-19">[10.2.9] - 2020-08-19</h2>
|
||||
<p>(ws) cobra to python bot / take a module python name as argument foo.bar.baz instead of a path foo/bar/baz.py</p>
|
||||
<h2 id="1028-2020-08-19">[10.2.8] - 2020-08-19</h2>
|
||||
|
@ -265,5 +265,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1.2
|
||||
Build Date UTC : 2020-08-19 17:00:51.750010+00:00
|
||||
Build Date UTC : 2020-08-26 20:39:30.537238+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-08-19</lastmod>
|
||||
<lastmod>2020-08-26</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-08-19</lastmod>
|
||||
<lastmod>2020-08-26</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-08-19</lastmod>
|
||||
<lastmod>2020-08-26</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-08-19</lastmod>
|
||||
<lastmod>2020-08-26</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-08-19</lastmod>
|
||||
<lastmod>2020-08-26</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-08-19</lastmod>
|
||||
<lastmod>2020-08-26</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-08-19</lastmod>
|
||||
<lastmod>2020-08-26</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-08-19</lastmod>
|
||||
<lastmod>2020-08-26</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-08-19</lastmod>
|
||||
<lastmod>2020-08-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