Deployed 2e90480 with MkDocs version: 1.1.1
This commit is contained in:
parent
7e20967d83
commit
1a19651a06
2
404.html
2
404.html
@ -109,7 +109,7 @@
|
|||||||
</p>
|
</p>
|
||||||
<form>
|
<form>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<input type="text" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
<input type="search" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
<div id="mkdocs-search-results"></div>
|
<div id="mkdocs-search-results"></div>
|
||||||
|
@ -95,6 +95,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="#959-2020-05-12" class="nav-link">[9.5.9] - 2020-05-12</a>
|
||||||
|
<ul class="nav flex-column">
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
<li class="nav-item" data-level="2"><a href="#958-2020-05-08" class="nav-link">[9.5.8] - 2020-05-08</a>
|
<li class="nav-item" data-level="2"><a href="#958-2020-05-08" class="nav-link">[9.5.8] - 2020-05-08</a>
|
||||||
<ul class="nav flex-column">
|
<ul class="nav flex-column">
|
||||||
</ul>
|
</ul>
|
||||||
@ -732,6 +736,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="959-2020-05-12">[9.5.9] - 2020-05-12</h2>
|
||||||
|
<p>(ixbots) add new class to configure a bot to simplify passing options around</p>
|
||||||
<h2 id="958-2020-05-08">[9.5.8] - 2020-05-08</h2>
|
<h2 id="958-2020-05-08">[9.5.8] - 2020-05-08</h2>
|
||||||
<p>(openssl tls) (openssl < 1.1) logic inversion - crypto locking callback are not registered properly</p>
|
<p>(openssl tls) (openssl < 1.1) logic inversion - crypto locking callback are not registered properly</p>
|
||||||
<h2 id="957-2020-05-08">[9.5.7] - 2020-05-08</h2>
|
<h2 id="957-2020-05-08">[9.5.7] - 2020-05-08</h2>
|
||||||
@ -1297,7 +1303,7 @@ ws_connect: connection closed: code 1000 reason Normal closure
|
|||||||
</p>
|
</p>
|
||||||
<form>
|
<form>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<input type="text" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
<input type="search" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
<div id="mkdocs-search-results"></div>
|
<div id="mkdocs-search-results"></div>
|
||||||
|
@ -188,7 +188,7 @@ ws is a websocket tool
|
|||||||
</p>
|
</p>
|
||||||
<form>
|
<form>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<input type="text" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
<input type="search" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
<div id="mkdocs-search-results"></div>
|
<div id="mkdocs-search-results"></div>
|
||||||
|
@ -201,7 +201,7 @@ $ ws cobra_publish --appkey FC2F10139A2BAc53BB72D9db967b024f --endpoint ws://127
|
|||||||
</p>
|
</p>
|
||||||
<form>
|
<form>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<input type="text" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
<input type="search" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
<div id="mkdocs-search-results"></div>
|
<div id="mkdocs-search-results"></div>
|
||||||
|
@ -204,7 +204,7 @@
|
|||||||
</p>
|
</p>
|
||||||
<form>
|
<form>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<input type="text" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
<input type="search" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
<div id="mkdocs-search-results"></div>
|
<div id="mkdocs-search-results"></div>
|
||||||
|
@ -208,7 +208,7 @@ webSocket.send("hello world");
|
|||||||
</p>
|
</p>
|
||||||
<form>
|
<form>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<input type="text" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
<input type="search" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
<div id="mkdocs-search-results"></div>
|
<div id="mkdocs-search-results"></div>
|
||||||
@ -262,6 +262,6 @@ webSocket.send("hello world");
|
|||||||
</html>
|
</html>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
MkDocs version : 1.1
|
MkDocs version : 1.1.1
|
||||||
Build Date UTC : 2020-05-08 16:55:28
|
Build Date UTC : 2020-05-13 02:09:10.351677+00:00
|
||||||
-->
|
-->
|
||||||
|
@ -213,7 +213,7 @@ vcpkg$
|
|||||||
</p>
|
</p>
|
||||||
<form>
|
<form>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<input type="text" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
<input type="search" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
<div id="mkdocs-search-results"></div>
|
<div id="mkdocs-search-results"></div>
|
||||||
|
@ -43,7 +43,7 @@ function displayResults (results) {
|
|||||||
|
|
||||||
function doSearch () {
|
function doSearch () {
|
||||||
var query = document.getElementById('mkdocs-search-query').value;
|
var query = document.getElementById('mkdocs-search-query').value;
|
||||||
if (query.length > 2) {
|
if (query.length > min_search_length) {
|
||||||
if (!window.Worker) {
|
if (!window.Worker) {
|
||||||
displayResults(search(query));
|
displayResults(search(query));
|
||||||
} else {
|
} else {
|
||||||
@ -73,6 +73,8 @@ function onWorkerMessage (e) {
|
|||||||
} else if (e.data.results) {
|
} else if (e.data.results) {
|
||||||
var results = e.data.results;
|
var results = e.data.results;
|
||||||
displayResults(results);
|
displayResults(results);
|
||||||
|
} else if (e.data.config) {
|
||||||
|
min_search_length = e.data.config.min_search_length-1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
File diff suppressed because one or more lines are too long
@ -58,6 +58,7 @@ function onScriptsLoaded () {
|
|||||||
if (data.config && data.config.separator && data.config.separator.length) {
|
if (data.config && data.config.separator && data.config.separator.length) {
|
||||||
lunr.tokenizer.separator = new RegExp(data.config.separator);
|
lunr.tokenizer.separator = new RegExp(data.config.separator);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (data.index) {
|
if (data.index) {
|
||||||
index = lunr.Index.load(data.index);
|
index = lunr.Index.load(data.index);
|
||||||
data.docs.forEach(function (doc) {
|
data.docs.forEach(function (doc) {
|
||||||
@ -84,6 +85,7 @@ function onScriptsLoaded () {
|
|||||||
console.log('Lunr index built, search ready');
|
console.log('Lunr index built, search ready');
|
||||||
}
|
}
|
||||||
allowSearch = true;
|
allowSearch = true;
|
||||||
|
postMessage({config: data.config});
|
||||||
postMessage({allowSearch: allowSearch});
|
postMessage({allowSearch: allowSearch});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
16
sitemap.xml
16
sitemap.xml
@ -1,35 +1,35 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-05-08</lastmod>
|
<lastmod>2020-05-13</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-05-08</lastmod>
|
<lastmod>2020-05-13</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-05-08</lastmod>
|
<lastmod>2020-05-13</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-05-08</lastmod>
|
<lastmod>2020-05-13</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-05-08</lastmod>
|
<lastmod>2020-05-13</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-05-08</lastmod>
|
<lastmod>2020-05-13</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-05-08</lastmod>
|
<lastmod>2020-05-13</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2020-05-08</lastmod>
|
<lastmod>2020-05-13</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
@ -562,7 +562,7 @@ server.wait();
|
|||||||
</p>
|
</p>
|
||||||
<form>
|
<form>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<input type="text" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
<input type="search" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
<div id="mkdocs-search-results"></div>
|
<div id="mkdocs-search-results"></div>
|
||||||
|
@ -496,7 +496,7 @@ $ ws cobra_publish --endpoint wss://127.0.0.1:8765 --appkey FC2F10139A2BAc53BB72
|
|||||||
</p>
|
</p>
|
||||||
<form>
|
<form>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<input type="text" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
<input type="search" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
<div id="mkdocs-search-results"></div>
|
<div id="mkdocs-search-results"></div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user