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.5.49 ">
16+
17+
18+
19+ < title > qdurllm</ title >
20+
21+
22+
23+ < link rel ="stylesheet " href ="/assets/stylesheets/main.6f8fc17f.min.css ">
24+
25+
26+ < link rel ="stylesheet " href ="/assets/stylesheets/palette.06af60db.min.css ">
27+
28+
29+
30+
31+
32+
33+
34+
35+
36+
37+
38+
39+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
40+ < 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 ">
41+ < style > : root {--md-text-font : "Roboto" ;--md-code-font : "Roboto Mono" }</ style >
42+
43+
44+
45+ < 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 >
46+
47+
48+
49+
50+
51+
52+ </ head >
53+
54+
55+
56+
57+
58+
59+
60+ < body dir ="ltr " data-md-color-scheme ="default " data-md-color-primary ="indigo " data-md-color-accent ="indigo ">
61+
62+
63+ < input class ="md-toggle " data-md-toggle ="drawer " type ="checkbox " id ="__drawer " autocomplete ="off ">
64+ < input class ="md-toggle " data-md-toggle ="search " type ="checkbox " id ="__search " autocomplete ="off ">
65+ < label class ="md-overlay " for ="__drawer "> </ label >
66+ < div data-md-component ="skip ">
67+
68+ </ div >
69+ < div data-md-component ="announce ">
70+
71+ </ div >
72+
73+
74+
75+
76+ < header class ="md-header " data-md-component ="header ">
77+ < nav class ="md-header__inner md-grid " aria-label ="Header ">
78+ < a href ="/. " title ="qdurllm " class ="md-header__button md-logo " aria-label ="qdurllm " data-md-component ="logo ">
79+
80+
81+ < 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 >
82+
83+ </ a >
84+ < label class ="md-header__button md-icon " for ="__drawer ">
85+
86+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z "/> </ svg >
87+ </ label >
88+ < div class ="md-header__title " data-md-component ="header-title ">
89+ < div class ="md-header__ellipsis ">
90+ < div class ="md-header__topic ">
91+ < span class ="md-ellipsis ">
92+ qdurllm
93+ </ span >
94+ </ div >
95+ < div class ="md-header__topic " data-md-component ="header-topic ">
96+ < span class ="md-ellipsis ">
97+
98+
99+
100+ </ span >
101+ </ div >
102+ </ div >
103+ </ div >
104+
105+
106+
107+
108+
109+
110+ < label class ="md-header__button md-icon " for ="__search ">
111+
112+ < 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 >
113+ </ label >
114+ < div class ="md-search " data-md-component ="search " role ="dialog ">
115+ < label class ="md-search__overlay " for ="__search "> </ label >
116+ < div class ="md-search__inner " role ="search ">
117+ < form class ="md-search__form " name ="search ">
118+ < 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 >
119+ < label class ="md-search__icon md-icon " for ="__search ">
120+
121+ < 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 >
122+
123+ < 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 >
124+ </ label >
125+ < nav class ="md-search__options " aria-label ="Search ">
126+
127+ < a href ="javascript:void(0) " class ="md-search__icon md-icon " title ="Share " aria-label ="Share " data-clipboard data-clipboard-text ="" data-md-component ="search-share " tabindex ="-1 ">
128+
129+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9a3 3 0 0 0-3 3 3 3 0 0 0 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.15c-.05.21-.08.43-.08.66 0 1.61 1.31 2.91 2.92 2.91s2.92-1.3 2.92-2.91A2.92 2.92 0 0 0 18 16.08 "/> </ svg >
130+ </ a >
131+
132+ < button type ="reset " class ="md-search__icon md-icon " title ="Clear " aria-label ="Clear " tabindex ="-1 ">
133+
134+ < 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 >
135+ </ button >
136+ </ nav >
137+
138+ </ form >
139+ < div class ="md-search__output ">
140+ < div class ="md-search__scrollwrap " tabindex ="0 " data-md-scrollfix >
141+ < div class ="md-search-result " data-md-component ="search-result ">
142+ < div class ="md-search-result__meta ">
143+ Initializing search
144+ </ div >
145+ < ol class ="md-search-result__list " role ="presentation "> </ ol >
146+ </ div >
147+ </ div >
148+ </ div >
149+ </ div >
150+ </ div >
151+
152+
153+ </ nav >
154+
155+ </ header >
156+
157+ < div class ="md-container " data-md-component ="container ">
158+
159+
160+
161+
162+
163+ < nav class ="md-tabs " aria-label ="Tabs " data-md-component ="tabs ">
164+ < div class ="md-grid ">
165+ < ul class ="md-tabs__list ">
166+
167+
168+
169+
170+
171+ < li class ="md-tabs__item ">
172+ < a href ="/. " class ="md-tabs__link ">
173+
174+
175+
176+
177+ Home
178+
179+ </ a >
180+ </ li >
181+
182+
183+
184+
185+
186+
187+
188+ < li class ="md-tabs__item ">
189+ < a href ="/about/ " class ="md-tabs__link ">
190+
191+
192+
193+
194+ About
195+
196+ </ a >
197+ </ li >
198+
199+
200+
201+
202+
203+
204+
205+ < li class ="md-tabs__item ">
206+ < a href ="/contributing/ " class ="md-tabs__link ">
207+
208+
209+
210+
211+ Contributing
212+
213+ </ a >
214+ </ li >
215+
216+
217+
218+ </ ul >
219+ </ div >
220+ </ nav >
221+
222+
223+
224+ < main class ="md-main " data-md-component ="main ">
225+ < div class ="md-main__inner md-grid ">
226+
227+
228+
229+ < div class ="md-sidebar md-sidebar--primary " data-md-component ="sidebar " data-md-type ="navigation " >
230+ < div class ="md-sidebar__scrollwrap ">
231+ < div class ="md-sidebar__inner ">
232+
233+
234+
235+
236+
237+
238+ < nav class ="md-nav md-nav--primary md-nav--lifted " aria-label ="Navigation " data-md-level ="0 ">
239+ < label class ="md-nav__title " for ="__drawer ">
240+ < a href ="/. " title ="qdurllm " class ="md-nav__button md-logo " aria-label ="qdurllm " data-md-component ="logo ">
241+
242+
243+ < 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 >
244+
245+ </ a >
246+ qdurllm
247+ </ label >
248+
249+ < ul class ="md-nav__list " data-md-scrollfix >
250+
251+
252+
253+
254+
255+
256+
257+ < li class ="md-nav__item ">
258+ < a href ="/. " class ="md-nav__link ">
259+
260+
261+ < span class ="md-ellipsis ">
262+ Home
263+ </ span >
264+
265+
266+ </ a >
267+ </ li >
268+
269+
270+
271+
272+
273+
274+
275+
276+
277+ < li class ="md-nav__item ">
278+ < a href ="/about/ " class ="md-nav__link ">
279+
280+
281+ < span class ="md-ellipsis ">
282+ About
283+ </ span >
284+
285+
286+ </ a >
287+ </ li >
288+
289+
290+
291+
292+
293+
294+
295+
296+
297+ < li class ="md-nav__item ">
298+ < a href ="/contributing/ " class ="md-nav__link ">
299+
300+
301+ < span class ="md-ellipsis ">
302+ Contributing
303+ </ span >
304+
305+
306+ </ a >
307+ </ li >
308+
309+
310+
311+ </ ul >
312+ </ nav >
313+ </ div >
314+ </ div >
315+ </ div >
316+
317+
318+
319+ < div class ="md-sidebar md-sidebar--secondary " data-md-component ="sidebar " data-md-type ="toc " >
320+ < div class ="md-sidebar__scrollwrap ">
321+ < div class ="md-sidebar__inner ">
322+
323+
324+ < nav class ="md-nav md-nav--secondary " aria-label ="Table of contents ">
325+
326+
327+
328+
329+ </ nav >
330+ </ div >
331+ </ div >
332+ </ div >
333+
334+
335+
336+ < div class ="md-content " data-md-component ="content ">
337+ < article class ="md-content__inner md-typeset ">
338+
339+ < h1 > 404 - Not found</ h1 >
340+
341+ </ article >
342+ </ div >
343+
344+
345+ < script > var target = document . getElementById ( location . hash . slice ( 1 ) ) ; target && target . name && ( target . checked = target . name . startsWith ( "__tabbed_" ) ) </ script >
346+ </ div >
347+
348+ </ main >
349+
350+ < footer class ="md-footer ">
351+
352+ < div class ="md-footer-meta md-typeset ">
353+ < div class ="md-footer-meta__inner md-grid ">
354+ < div class ="md-copyright ">
355+
356+
357+ Made with
358+ < a href ="https://squidfunk.github.io/mkdocs-material/ " target ="_blank " rel ="noopener ">
359+ Material for MkDocs
360+ </ a >
361+
362+ </ div >
363+
364+ </ div >
365+ </ div >
366+ </ footer >
367+
368+ </ div >
369+ < div class ="md-dialog " data-md-component ="dialog ">
370+ < div class ="md-dialog__inner md-typeset "> </ div >
371+ </ div >
372+
373+
374+ < script id ="__config " type ="application/json "> { "base" : "/" , "features" : [ "navigation.instant" , "navigation.tracking" , "navigation.tabs" , "navigation.sections" , "navigation.expand" , "search.highlight" , "search.share" ] , "search" : "/assets/javascripts/workers/search.6ce7567c.min.js" , "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" } } </ script >
375+
376+
377+ < script src ="/assets/javascripts/bundle.88dd0f4e.min.js "> </ script >
378+
379+
380+ </ body >
381+ </ html >
0 commit comments