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.7 ">
16+
17+
18+
19+ < title > python-template-repo</ title >
20+
21+
22+
23+ < link rel ="stylesheet " href ="/assets/stylesheets/main.8608ea7d.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+ < link rel ="stylesheet " href ="/assets/_mkdocstrings.css ">
46+
47+ < link rel ="stylesheet " href ="/stylesheets/extra.css ">
48+
49+ < 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 >
50+
51+
52+
53+
54+
55+
56+ </ head >
57+
58+
59+
60+
61+
62+
63+
64+
65+
66+ < body dir ="ltr " data-md-color-scheme ="slate " data-md-color-primary ="custom " data-md-color-accent ="deep-orange ">
67+
68+
69+ < input class ="md-toggle " data-md-toggle ="drawer " type ="checkbox " id ="__drawer " autocomplete ="off ">
70+ < input class ="md-toggle " data-md-toggle ="search " type ="checkbox " id ="__search " autocomplete ="off ">
71+ < label class ="md-overlay " for ="__drawer "> </ label >
72+ < div data-md-component ="skip ">
73+
74+ </ div >
75+ < div data-md-component ="announce ">
76+
77+ </ div >
78+
79+
80+
81+
82+
83+
84+ < header class ="md-header md-header--shadow " data-md-component ="header ">
85+ < nav class ="md-header__inner md-grid " aria-label ="Header ">
86+ < a href ="/index.html " title ="python-template-repo " class ="md-header__button md-logo " aria-label ="python-template-repo " data-md-component ="logo ">
87+
88+ < img src ="/assets/dark_logo.png " alt ="logo ">
89+
90+ </ a >
91+ < label class ="md-header__button md-icon " for ="__drawer ">
92+
93+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z "/> </ svg >
94+ </ label >
95+ < div class ="md-header__title " data-md-component ="header-title ">
96+ < div class ="md-header__ellipsis ">
97+ < div class ="md-header__topic ">
98+ < span class ="md-ellipsis ">
99+ python-template-repo
100+ </ span >
101+ </ div >
102+ < div class ="md-header__topic " data-md-component ="header-topic ">
103+ < span class ="md-ellipsis ">
104+
105+
106+
107+ </ span >
108+ </ div >
109+ </ div >
110+ </ div >
111+
112+
113+ < form class ="md-header__option " data-md-component ="palette ">
114+
115+
116+
117+
118+ < input class ="md-option " data-md-color-media ="" data-md-color-scheme ="slate " data-md-color-primary ="custom " data-md-color-accent ="deep-orange " aria-label ="Switch to light mode " type ="radio " name ="__palette " id ="__palette_0 ">
119+
120+ < label class ="md-header__button md-icon " title ="Switch to light mode " for ="__palette_1 " hidden >
121+ < 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 >
122+ </ label >
123+
124+
125+
126+
127+
128+ < input class ="md-option " data-md-color-media ="" data-md-color-scheme ="default " data-md-color-primary ="custom " data-md-color-accent ="deep-orange " aria-label ="Switch to dark mode " type ="radio " name ="__palette " id ="__palette_1 ">
129+
130+ < label class ="md-header__button md-icon " title ="Switch to dark mode " for ="__palette_0 " hidden >
131+ < 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 >
132+ </ label >
133+
134+
135+ </ form >
136+
137+
138+
139+ < 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 >
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+ </ nav >
182+
183+ </ header >
184+
185+ < div class ="md-container " data-md-component ="container ">
186+
187+
188+
189+
190+
191+
192+ < main class ="md-main " data-md-component ="main ">
193+ < div class ="md-main__inner md-grid ">
194+
195+
196+
197+ < div class ="md-sidebar md-sidebar--primary " data-md-component ="sidebar " data-md-type ="navigation " >
198+ < div class ="md-sidebar__scrollwrap ">
199+ < div class ="md-sidebar__inner ">
200+
201+
202+
203+
204+ < nav class ="md-nav md-nav--primary " aria-label ="Navigation " data-md-level ="0 ">
205+ < label class ="md-nav__title " for ="__drawer ">
206+ < a href ="/index.html " title ="python-template-repo " class ="md-nav__button md-logo " aria-label ="python-template-repo " data-md-component ="logo ">
207+
208+ < img src ="/assets/dark_logo.png " alt ="logo ">
209+
210+ </ a >
211+ python-template-repo
212+ </ label >
213+
214+ < ul class ="md-nav__list " data-md-scrollfix >
215+
216+
217+
218+
219+
220+
221+
222+ < li class ="md-nav__item ">
223+ < a href ="/index.html " class ="md-nav__link ">
224+
225+
226+ < span class ="md-ellipsis ">
227+ Home
228+
229+ </ span >
230+
231+
232+ </ a >
233+ </ li >
234+
235+
236+
237+ </ ul >
238+ </ nav >
239+ </ div >
240+ </ div >
241+ </ div >
242+
243+
244+
245+ < div class ="md-sidebar md-sidebar--secondary " data-md-component ="sidebar " data-md-type ="toc " >
246+ < div class ="md-sidebar__scrollwrap ">
247+ < div class ="md-sidebar__inner ">
248+
249+
250+ < nav class ="md-nav md-nav--secondary " aria-label ="Table of contents ">
251+
252+
253+
254+
255+ </ nav >
256+ </ div >
257+ </ div >
258+ </ div >
259+
260+
261+
262+ < div class ="md-content " data-md-component ="content ">
263+ < article class ="md-content__inner md-typeset ">
264+
265+ < h1 > 404 - Not found</ h1 >
266+
267+ </ article >
268+ </ div >
269+
270+
271+ < script > var target = document . getElementById ( location . hash . slice ( 1 ) ) ; target && target . name && ( target . checked = target . name . startsWith ( "__tabbed_" ) ) </ script >
272+ </ div >
273+
274+ </ main >
275+
276+ < footer class ="md-footer ">
277+
278+ < div class ="md-footer-meta md-typeset ">
279+ < div class ="md-footer-meta__inner md-grid ">
280+ < div class ="md-copyright ">
281+
282+
283+ Made with
284+ < a href ="https://squidfunk.github.io/mkdocs-material/ " target ="_blank " rel ="noopener ">
285+ Material for MkDocs
286+ </ a >
287+
288+ </ div >
289+
290+ </ div >
291+ </ div >
292+ </ footer >
293+
294+ </ div >
295+ < div class ="md-dialog " data-md-component ="dialog ">
296+ < div class ="md-dialog__inner md-typeset "> </ div >
297+ </ div >
298+
299+
300+ < script id ="__config " type ="application/json "> { "base" : "/" , "features" : [ ] , "search" : "/assets/javascripts/workers/search.f8cc74c7.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 >
301+
302+
303+ < script src ="/assets/javascripts/bundle.c8b220af.min.js "> </ script >
304+
305+
306+ </ body >
307+ </ html >
0 commit comments