Deployed dc84080 with MkDocs version: 1.1.2
This commit is contained in:
parent
cbb65d6290
commit
5d11fd38c8
@ -98,6 +98,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="#1049-2020-09-30" class="nav-link">[10.4.9] - 2020-09-30</a>
|
||||||
|
<ul class="nav flex-column">
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
<li class="nav-item" data-level="2"><a href="#1048-2020-09-30" class="nav-link">[10.4.8] - 2020-09-30</a>
|
<li class="nav-item" data-level="2"><a href="#1048-2020-09-30" class="nav-link">[10.4.8] - 2020-09-30</a>
|
||||||
<ul class="nav flex-column">
|
<ul class="nav flex-column">
|
||||||
</ul>
|
</ul>
|
||||||
@ -1043,6 +1047,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="1049-2020-09-30">[10.4.9] - 2020-09-30</h2>
|
||||||
|
<p>(http server + utility code) Add support for doing gzip compression with libdeflate library, if available</p>
|
||||||
<h2 id="1048-2020-09-30">[10.4.8] - 2020-09-30</h2>
|
<h2 id="1048-2020-09-30">[10.4.8] - 2020-09-30</h2>
|
||||||
<p>(cmake) Stop using FetchContent cmake module to retrieve jsoncpp third party dependency</p>
|
<p>(cmake) Stop using FetchContent cmake module to retrieve jsoncpp third party dependency</p>
|
||||||
<h2 id="1047-2020-09-28">[10.4.7] - 2020-09-28</h2>
|
<h2 id="1047-2020-09-28">[10.4.7] - 2020-09-28</h2>
|
||||||
|
@ -265,5 +265,5 @@ webSocket.send("hello world");
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
MkDocs version : 1.1.2
|
MkDocs version : 1.1.2
|
||||||
Build Date UTC : 2020-09-30 21:24:59.335069+00:00
|
Build Date UTC : 2020-09-30 21:35:01.038353+00:00
|
||||||
-->
|
-->
|
||||||
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user