Deploy GitHub Pages

This commit is contained in:
Travis Bot 2018-10-27 20:58:54 +00:00
parent c77e86233b
commit d8c21ca79a
49 changed files with 208 additions and 180 deletions

View file

@ -32,7 +32,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.0.4">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.0.6">
@ -100,7 +100,7 @@
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="../../#command-line-arguments" tabindex="1" class="md-skip">
<a href="#command-line-arguments" tabindex="1" class="md-skip">
Skip to content
</a>
@ -1097,7 +1097,7 @@
</tr>
<tr>
<td><code class="codehilite">--default-backend-service string</code></td>
<td>Service used to serve HTTP requests not matching any known server name (catch-all). Takes the form "namespace/name". The controller configures NGINX to forward requests to the first port of this Service. If not specified, 404 page will be returned diretly from Nginx.</td>
<td>Service used to serve HTTP requests not matching any known server name (catch-all). Takes the form "namespace/name". The controller configures NGINX to forward requests to the first port of this Service. If not specified, a 404 page will be returned directly from NGINX.</td>
</tr>
<tr>
<td><code class="codehilite">--default-server-port int</code></td>
@ -1308,7 +1308,7 @@
</div>
<script src="../../assets/javascripts/application.583bbe55.js"></script>
<script src="../../assets/javascripts/application.5e60981f.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"../.."}})</script>