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+
15+
16+
17+ < link rel ="icon " href ="/assets/logo.png ">
18+ < meta name ="generator " content ="mkdocs-1.6.1, mkdocs-material-9.7.1 ">
19+
20+
21+
22+ < title > My MkDocs Material Documentation</ title >
23+
24+
25+
26+ < link rel ="stylesheet " href ="/assets/stylesheets/main.484c7ddc.min.css ">
27+
28+
29+ < link rel ="stylesheet " href ="/assets/stylesheets/palette.ab4e12ef.min.css ">
30+
31+
32+
33+
34+
35+
36+
37+
38+
39+
40+
41+
42+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
43+ < 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 ">
44+ < style > : root {--md-text-font : "Roboto" ;--md-code-font : "Roboto Mono" }</ style >
45+
46+
47+
48+ < 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 >
49+
50+
51+
52+
53+
54+ </ head >
55+
56+
57+
58+
59+
60+
61+
62+
63+
64+ < body dir ="ltr " data-md-color-scheme ="slate " data-md-color-primary ="indigo " data-md-color-accent ="cyan ">
65+
66+
67+ < input class ="md-toggle " data-md-toggle ="drawer " type ="checkbox " id ="__drawer " autocomplete ="off ">
68+ < input class ="md-toggle " data-md-toggle ="search " type ="checkbox " id ="__search " autocomplete ="off ">
69+ < label class ="md-overlay " for ="__drawer "> </ label >
70+ < div data-md-component ="skip ">
71+
72+ </ div >
73+ < div data-md-component ="announce ">
74+
75+ </ div >
76+
77+
78+
79+
80+
81+
82+ < header class ="md-header md-header--shadow " data-md-component ="header ">
83+ < nav class ="md-header__inner md-grid " aria-label ="Header ">
84+ < a href ="/. " title ="My MkDocs Material Documentation " class ="md-header__button md-logo " aria-label ="My MkDocs Material Documentation " data-md-component ="logo ">
85+
86+ < img src ="/assets/logo.webp " alt ="logo ">
87+
88+ </ a >
89+ < label class ="md-header__button md-icon " for ="__drawer ">
90+
91+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z "/> </ svg >
92+ </ label >
93+ < div class ="md-header__title " data-md-component ="header-title ">
94+ < div class ="md-header__ellipsis ">
95+ < div class ="md-header__topic ">
96+ < span class ="md-ellipsis ">
97+ My MkDocs Material Documentation
98+ </ span >
99+ </ div >
100+ < div class ="md-header__topic " data-md-component ="header-topic ">
101+ < span class ="md-ellipsis ">
102+
103+
104+
105+ </ span >
106+ </ div >
107+ </ div >
108+ </ div >
109+
110+
111+ < form class ="md-header__option " data-md-component ="palette ">
112+
113+
114+
115+
116+ < input class ="md-option " data-md-color-media ="" data-md-color-scheme ="slate " data-md-color-primary ="indigo " data-md-color-accent ="cyan " aria-label ="Switch to light mode " type ="radio " name ="__palette " id ="__palette_0 ">
117+
118+ < label class ="md-header__button md-icon " title ="Switch to light mode " for ="__palette_1 " hidden >
119+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13 12s-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6a6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z "/> </ svg >
120+ </ label >
121+
122+
123+
124+
125+
126+ < input class ="md-option " data-md-color-media ="" data-md-color-scheme ="default " data-md-color-primary ="light-blue " data-md-color-accent ="indigo " aria-label ="Switch to dark mode " type ="radio " name ="__palette " id ="__palette_1 ">
127+
128+ < label class ="md-header__button md-icon " title ="Switch to dark mode " for ="__palette_0 " hidden >
129+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0-4-4m0 10a6 6 0 0 1-6-6 6 6 0 0 1 6-6 6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z "/> </ svg >
130+ </ label >
131+
132+
133+ </ form >
134+
135+
136+
137+ < 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 >
138+
139+
140+
141+
142+
143+ < label class ="md-header__button md-icon " for ="__search ">
144+
145+ < 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 >
146+ </ label >
147+ < div class ="md-search " data-md-component ="search " role ="dialog ">
148+ < label class ="md-search__overlay " for ="__search "> </ label >
149+ < div class ="md-search__inner " role ="search ">
150+ < form class ="md-search__form " name ="search ">
151+ < 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 >
152+ < label class ="md-search__icon md-icon " for ="__search ">
153+
154+ < 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 >
155+
156+ < 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 >
157+ </ label >
158+ < nav class ="md-search__options " aria-label ="Search ">
159+
160+ < button type ="reset " class ="md-search__icon md-icon " title ="Clear " aria-label ="Clear " tabindex ="-1 ">
161+
162+ < 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 >
163+ </ button >
164+ </ nav >
165+
166+ </ form >
167+ < div class ="md-search__output ">
168+ < div class ="md-search__scrollwrap " tabindex ="0 " data-md-scrollfix >
169+ < div class ="md-search-result " data-md-component ="search-result ">
170+ < div class ="md-search-result__meta ">
171+ Initializing search
172+ </ div >
173+ < ol class ="md-search-result__list " role ="presentation "> </ ol >
174+ </ div >
175+ </ div >
176+ </ div >
177+ </ div >
178+ </ div >
179+
180+
181+
182+ </ nav >
183+
184+ </ header >
185+
186+ < div class ="md-container " data-md-component ="container ">
187+
188+
189+
190+
191+
192+
193+ < main class ="md-main " data-md-component ="main ">
194+ < div class ="md-main__inner md-grid ">
195+
196+
197+
198+ < div class ="md-sidebar md-sidebar--primary " data-md-component ="sidebar " data-md-type ="navigation " >
199+ < div class ="md-sidebar__scrollwrap ">
200+ < div class ="md-sidebar__inner ">
201+
202+
203+
204+
205+ < nav class ="md-nav md-nav--primary " aria-label ="Navigation " data-md-level ="0 ">
206+ < label class ="md-nav__title " for ="__drawer ">
207+ < a href ="/. " title ="My MkDocs Material Documentation " class ="md-nav__button md-logo " aria-label ="My MkDocs Material Documentation " data-md-component ="logo ">
208+
209+ < img src ="/assets/logo.webp " alt ="logo ">
210+
211+ </ a >
212+ My MkDocs Material Documentation
213+ </ label >
214+
215+ < ul class ="md-nav__list " data-md-scrollfix >
216+
217+
218+
219+
220+
221+
222+
223+ < li class ="md-nav__item ">
224+ < a href ="/. " class ="md-nav__link ">
225+
226+
227+
228+ < span class ="md-ellipsis ">
229+
230+
231+ Welcome to MkDocs
232+
233+
234+
235+ </ span >
236+
237+
238+
239+ </ a >
240+ </ li >
241+
242+
243+
244+
245+
246+
247+
248+
249+
250+ < li class ="md-nav__item ">
251+ < a href ="/code_example/ " class ="md-nav__link ">
252+
253+
254+
255+ < span class ="md-ellipsis ">
256+
257+
258+ Code example
259+
260+
261+
262+ </ span >
263+
264+
265+
266+ </ a >
267+ </ li >
268+
269+
270+
271+ </ ul >
272+ </ nav >
273+ </ div >
274+ </ div >
275+ </ div >
276+
277+
278+
279+ < div class ="md-sidebar md-sidebar--secondary " data-md-component ="sidebar " data-md-type ="toc " >
280+ < div class ="md-sidebar__scrollwrap ">
281+ < div class ="md-sidebar__inner ">
282+
283+
284+ < nav class ="md-nav md-nav--secondary " aria-label ="Table of contents ">
285+
286+
287+
288+
289+ </ nav >
290+ </ div >
291+ </ div >
292+ </ div >
293+
294+
295+
296+ < div class ="md-content " data-md-component ="content ">
297+
298+ < article class ="md-content__inner md-typeset ">
299+
300+ < h1 > 404 - Not found</ h1 >
301+
302+ </ article >
303+ </ div >
304+
305+
306+ < script > var target = document . getElementById ( location . hash . slice ( 1 ) ) ; target && target . name && ( target . checked = target . name . startsWith ( "__tabbed_" ) ) </ script >
307+ </ div >
308+
309+ </ main >
310+
311+ < footer class ="md-footer ">
312+
313+ < div class ="md-footer-meta md-typeset ">
314+ < div class ="md-footer-meta__inner md-grid ">
315+ < div class ="md-copyright ">
316+
317+
318+ Made with
319+ < a href ="https://squidfunk.github.io/mkdocs-material/ " target ="_blank " rel ="noopener ">
320+ Material for MkDocs
321+ </ a >
322+
323+ </ div >
324+
325+ </ div >
326+ </ div >
327+ </ footer >
328+
329+ </ div >
330+ < div class ="md-dialog " data-md-component ="dialog ">
331+ < div class ="md-dialog__inner md-typeset "> </ div >
332+ </ div >
333+
334+
335+
336+
337+
338+ < script id ="__config " type ="application/json "> { "annotate" : null , "base" : "/" , "features" : [ "content.code.copy" , "content.code.annotate" ] , "search" : "/assets/javascripts/workers/search.2c215733.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 >
339+
340+
341+ < script src ="/assets/javascripts/bundle.79ae519e.min.js "> </ script >
342+
343+
344+ </ body >
345+ </ html >
0 commit comments