Deployed b008c97
with MkDocs version: 1.1.2
This commit is contained in:
parent
fe7e83c580
commit
71bec42d34
@ -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="#965-2020-05-29" class="nav-link">[9.6.5] - 2020-05-29</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#964-2020-05-20" class="nav-link">[9.6.4] - 2020-05-20</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -756,6 +760,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="965-2020-05-29">[9.6.5] - 2020-05-29</h2>
|
||||
<p>(http server) support gzip compression</p>
|
||||
<h2 id="964-2020-05-20">[9.6.4] - 2020-05-20</h2>
|
||||
<p>(compiler fix) support clang 5 and earlier (contributed by @LunarWatcher)</p>
|
||||
<h2 id="963-2020-05-18">[9.6.3] - 2020-05-18</h2>
|
||||
|
@ -262,5 +262,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1.2
|
||||
Build Date UTC : 2020-05-27 17:39:19.486955+00:00
|
||||
Build Date UTC : 2020-05-29 23:50:28.816844+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>2020-05-27</lastmod>
|
||||
<lastmod>2020-05-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-05-27</lastmod>
|
||||
<lastmod>2020-05-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-05-27</lastmod>
|
||||
<lastmod>2020-05-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-05-27</lastmod>
|
||||
<lastmod>2020-05-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-05-27</lastmod>
|
||||
<lastmod>2020-05-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-05-27</lastmod>
|
||||
<lastmod>2020-05-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-05-27</lastmod>
|
||||
<lastmod>2020-05-29</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-05-27</lastmod>
|
||||
<lastmod>2020-05-29</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