Skip to content

Commit dde323c

Browse files
committed
Deployed 90c213d with MkDocs version: 1.6.1
1 parent 0fa572e commit dde323c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+7907
-4741
lines changed

404.html

Lines changed: 259 additions & 115 deletions
Original file line numberDiff line numberDiff line change
@@ -1,131 +1,275 @@
1-
<!DOCTYPE html>
2-
<html lang="en" data-bs-theme="light">
3-
<head>
4-
<meta charset="utf-8">
5-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
8-
9-
10-
<link rel="shortcut icon" href="/img/favicon.ico">
1+
2+
<!doctype html>
3+
<html lang="en" class="no-js">
4+
<head>
5+
6+
<meta charset="utf-8">
7+
<meta name="viewport" content="width=device-width,initial-scale=1">
8+
9+
10+
11+
12+
13+
14+
<link rel="icon" href="/assets/images/favicon.png">
15+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.18">
16+
17+
18+
1119
<title>My Docs</title>
12-
<link href="/css/bootstrap.min.css" rel="stylesheet">
13-
<link href="/css/fontawesome.min.css" rel="stylesheet">
14-
<link href="/css/brands.min.css" rel="stylesheet">
15-
<link href="/css/solid.min.css" rel="stylesheet">
16-
<link href="/css/v4-font-face.min.css" rel="stylesheet">
17-
<link href="/css/base.css" rel="stylesheet">
18-
<link id="hljs-light" rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" >
19-
<link id="hljs-dark" rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github-dark.min.css" disabled>
20-
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
21-
<script>hljs.highlightAll();</script>
22-
</head>
20+
21+
22+
23+
<link rel="stylesheet" href="/assets/stylesheets/main.7e37652d.min.css">
24+
25+
2326

24-
<body>
25-
<div class="navbar fixed-top navbar-expand-lg navbar-dark bg-primary">
26-
<div class="container">
27-
<a class="navbar-brand" href="/.">My Docs</a>
2827

29-
<!-- Expanded navigation -->
30-
<div id="navbar-collapse" class="navbar-collapse collapse">
28+
29+
30+
31+
32+
33+
34+
35+
36+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
37+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
38+
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
39+
40+
41+
42+
<script>__md_scope=new URL("/",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
43+
44+
3145

32-
<ul class="nav navbar-nav ms-md-auto">
33-
<li class="nav-item">
34-
<a href="#" class="nav-link" data-bs-toggle="modal" data-bs-target="#mkdocs_search_modal">
35-
<i class="fa fa-search"></i> Search
36-
</a>
37-
</li>
38-
</ul>
39-
</div>
40-
</div>
41-
</div>
46+
47+
48+
49+
</head>
50+
51+
52+
<body dir="ltr">
53+
54+
55+
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
56+
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
57+
<label class="md-overlay" for="__drawer"></label>
58+
<div data-md-component="skip">
59+
60+
</div>
61+
<div data-md-component="announce">
62+
63+
</div>
64+
65+
66+
4267

43-
<div class="container">
44-
<div class="row">
68+
4569

46-
<div class="row-fluid">
47-
<div id="main-content" class="span12">
48-
<h1 id="404-page-not-found" style="text-align: center">404</h1>
49-
<p style="text-align: center"><strong>Page not found</strong></p>
70+
<header class="md-header md-header--shadow" data-md-component="header">
71+
<nav class="md-header__inner md-grid" aria-label="Header">
72+
<a href="/." title="My Docs" class="md-header__button md-logo" aria-label="My Docs" data-md-component="logo">
73+
74+
75+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
76+
77+
</a>
78+
<label class="md-header__button md-icon" for="__drawer">
79+
80+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
81+
</label>
82+
<div class="md-header__title" data-md-component="header-title">
83+
<div class="md-header__ellipsis">
84+
<div class="md-header__topic">
85+
<span class="md-ellipsis">
86+
My Docs
87+
</span>
88+
</div>
89+
<div class="md-header__topic" data-md-component="header-topic">
90+
<span class="md-ellipsis">
91+
92+
93+
94+
</span>
95+
</div>
5096
</div>
5197
</div>
98+
99+
100+
<script>var palette=__md_get("__palette");if(palette&&palette.color){if("(prefers-color-scheme)"===palette.color.media){var media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
101+
102+
103+
104+
105+
106+
<label class="md-header__button md-icon" for="__search">
107+
108+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
109+
</label>
110+
<div class="md-search" data-md-component="search" role="dialog">
111+
<label class="md-search__overlay" for="__search"></label>
112+
<div class="md-search__inner" role="search">
113+
<form class="md-search__form" name="search">
114+
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
115+
<label class="md-search__icon md-icon" for="__search">
116+
117+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
118+
119+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
120+
</label>
121+
<nav class="md-search__options" aria-label="Search">
122+
123+
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
124+
125+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
126+
</button>
127+
</nav>
128+
129+
</form>
130+
<div class="md-search__output">
131+
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
132+
<div class="md-search-result" data-md-component="search-result">
133+
<div class="md-search-result__meta">
134+
Initializing search
135+
</div>
136+
<ol class="md-search-result__list" role="presentation"></ol>
137+
</div>
138+
</div>
139+
</div>
140+
</div>
141+
</div>
142+
143+
144+
145+
</nav>
146+
147+
</header>
148+
149+
<div class="md-container" data-md-component="container">
150+
151+
152+
153+
154+
155+
156+
<main class="md-main" data-md-component="main">
157+
<div class="md-main__inner md-grid">
158+
159+
160+
161+
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
162+
<div class="md-sidebar__scrollwrap">
163+
<div class="md-sidebar__inner">
164+
52165

53166

54-
</div>
55-
</div>
56167

57-
<footer class="col-md-12">
58-
<hr>
59-
<p>Documentation built with <a href="https://www.mkdocs.org/">MkDocs</a>.</p>
60-
</footer>
61-
<script src="/js/bootstrap.bundle.min.js"></script>
62-
<script>
63-
var base_url = "/",
64-
shortcuts = {"help": 191, "next": 78, "previous": 80, "search": 83};
65-
</script>
66-
<script src="/js/base.js"></script>
67-
<script src="/search/main.js"></script>
168+
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
169+
<label class="md-nav__title" for="__drawer">
170+
<a href="/." title="My Docs" class="md-nav__button md-logo" aria-label="My Docs" data-md-component="logo">
171+
172+
173+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
68174

69-
<div class="modal" id="mkdocs_search_modal" tabindex="-1" role="dialog" aria-labelledby="searchModalLabel" aria-hidden="true">
70-
<div class="modal-dialog modal-lg">
71-
<div class="modal-content">
72-
<div class="modal-header">
73-
<h4 class="modal-title" id="searchModalLabel">Search</h4>
74-
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
75-
</div>
76-
<div class="modal-body">
77-
<p>From here you can search these documents. Enter your search terms below.</p>
78-
<form>
79-
<div class="form-group">
80-
<input type="search" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
81-
</div>
82-
</form>
83-
<div id="mkdocs-search-results" data-no-results-text="No results found"></div>
84-
</div>
85-
<div class="modal-footer">
175+
</a>
176+
My Docs
177+
</label>
178+
179+
<ul class="md-nav__list" data-md-scrollfix>
180+
181+
182+
183+
184+
185+
186+
187+
<li class="md-nav__item">
188+
<a href="/." class="md-nav__link">
189+
190+
191+
192+
<span class="md-ellipsis">
193+
Welcome to MkDocs
194+
195+
</span>
196+
197+
198+
</a>
199+
</li>
200+
201+
202+
203+
</ul>
204+
</nav>
205+
</div>
206+
</div>
207+
</div>
208+
209+
210+
211+
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
212+
<div class="md-sidebar__scrollwrap">
213+
<div class="md-sidebar__inner">
214+
215+
216+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
217+
218+
219+
220+
221+
</nav>
222+
</div>
223+
</div>
224+
</div>
225+
226+
227+
228+
<div class="md-content" data-md-component="content">
229+
<article class="md-content__inner md-typeset">
230+
231+
<h1>404 - Not found</h1>
232+
233+
</article>
86234
</div>
235+
236+
237+
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
87238
</div>
239+
240+
</main>
241+
242+
<footer class="md-footer">
243+
244+
<div class="md-footer-meta md-typeset">
245+
<div class="md-footer-meta__inner md-grid">
246+
<div class="md-copyright">
247+
248+
249+
Made with
250+
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
251+
Material for MkDocs
252+
</a>
253+
254+
</div>
255+
88256
</div>
89-
</div><div class="modal" id="mkdocs_keyboard_modal" tabindex="-1" role="dialog" aria-labelledby="keyboardModalLabel" aria-hidden="true">
90-
<div class="modal-dialog">
91-
<div class="modal-content">
92-
<div class="modal-header">
93-
<h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>
94-
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
95-
</div>
96-
<div class="modal-body">
97-
<table class="table">
98-
<thead>
99-
<tr>
100-
<th style="width: 20%;">Keys</th>
101-
<th>Action</th>
102-
</tr>
103-
</thead>
104-
<tbody>
105-
<tr>
106-
<td class="help shortcut"><kbd>?</kbd></td>
107-
<td>Open this help</td>
108-
</tr>
109-
<tr>
110-
<td class="next shortcut"><kbd>n</kbd></td>
111-
<td>Next page</td>
112-
</tr>
113-
<tr>
114-
<td class="prev shortcut"><kbd>p</kbd></td>
115-
<td>Previous page</td>
116-
</tr>
117-
<tr>
118-
<td class="search shortcut"><kbd>s</kbd></td>
119-
<td>Search</td>
120-
</tr>
121-
</tbody>
122-
</table>
123-
</div>
124-
<div class="modal-footer">
125-
</div>
126-
</div>
257+
</div>
258+
</footer>
259+
127260
</div>
128-
</div>
129-
130-
</body>
131-
</html>
261+
<div class="md-dialog" data-md-component="dialog">
262+
<div class="md-dialog__inner md-typeset"></div>
263+
</div>
264+
265+
266+
267+
268+
<script id="__config" type="application/json">{"base": "/", "features": [], "search": "/assets/javascripts/workers/search.973d3a69.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
269+
270+
271+
<script src="/assets/javascripts/bundle.92b07e13.min.js"></script>
272+
273+
274+
</body>
275+
</html>

assets/images/favicon.png

1.83 KB
Loading

0 commit comments

Comments
 (0)