Skip to content

Commit 697a0fd

Browse files
committed
Deployed 7252da1 with MkDocs version: 1.1.2
0 parents  commit 697a0fd

39 files changed

Lines changed: 1084 additions & 0 deletions

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 241 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,241 @@
1+
2+
3+
4+
5+
<!doctype html>
6+
<html lang="en" class="no-js">
7+
<head>
8+
9+
<meta charset="utf-8">
10+
<meta name="viewport" content="width=device-width,initial-scale=1">
11+
12+
13+
14+
<link rel="shortcut icon" href="/assets/images/favicon.png">
15+
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-5.5.14">
16+
17+
18+
19+
<title>My Docs</title>
20+
21+
22+
23+
<link rel="stylesheet" href="/assets/stylesheets/main.d3202873.min.css">
24+
25+
26+
27+
28+
29+
30+
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
31+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700%7CRoboto+Mono&display=fallback">
32+
<style>body,input{font-family:"Roboto",-apple-system,BlinkMacSystemFont,Helvetica,Arial,sans-serif}code,kbd,pre{font-family:"Roboto Mono",SFMono-Regular,Consolas,Menlo,monospace}</style>
33+
34+
35+
36+
37+
38+
39+
40+
41+
</head>
42+
43+
44+
<body dir="ltr">
45+
46+
47+
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
48+
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
49+
<label class="md-overlay" for="__drawer"></label>
50+
<div data-md-component="skip">
51+
52+
</div>
53+
<div data-md-component="announce">
54+
55+
</div>
56+
57+
<header class="md-header" data-md-component="header">
58+
<nav class="md-header-nav md-grid" aria-label="Header">
59+
<a href="/." title="My Docs" class="md-header-nav__button md-logo" aria-label="My Docs">
60+
61+
62+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 003-3 3 3 0 00-3-3 3 3 0 00-3 3 3 3 0 003 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.54z"/></svg>
63+
64+
</a>
65+
<label class="md-header-nav__button md-icon" for="__drawer">
66+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2z"/></svg>
67+
</label>
68+
<div class="md-header-nav__title" data-md-component="header-title">
69+
70+
<div class="md-header-nav__ellipsis">
71+
<span class="md-header-nav__topic md-ellipsis">
72+
My Docs
73+
</span>
74+
<span class="md-header-nav__topic md-ellipsis">
75+
76+
77+
78+
</span>
79+
</div>
80+
81+
</div>
82+
83+
<label class="md-header-nav__button md-icon" for="__search">
84+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg>
85+
</label>
86+
87+
<div class="md-search" data-md-component="search" role="dialog">
88+
<label class="md-search__overlay" for="__search"></label>
89+
<div class="md-search__inner" role="search">
90+
<form class="md-search__form" name="search">
91+
<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" data-md-state="active">
92+
<label class="md-search__icon md-icon" for="__search">
93+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg>
94+
<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 11h12z"/></svg>
95+
</label>
96+
<button type="reset" class="md-search__icon md-icon" aria-label="Clear" data-md-component="search-reset" tabindex="-1">
97+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41L17.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 12 19 6.41z"/></svg>
98+
</button>
99+
</form>
100+
<div class="md-search__output">
101+
<div class="md-search__scrollwrap" data-md-scrollfix>
102+
<div class="md-search-result" data-md-component="search-result">
103+
<div class="md-search-result__meta">
104+
Initializing search
105+
</div>
106+
<ol class="md-search-result__list"></ol>
107+
</div>
108+
</div>
109+
</div>
110+
</div>
111+
</div>
112+
113+
114+
<div class="md-header-nav__source">
115+
116+
<a href="https://github.com/marcofavorito/python-project-template/" title="Go to repository" class="md-source">
117+
<div class="md-source__icon md-icon">
118+
119+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M439.55 236.05L244 40.45a28.87 28.87 0 00-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 01-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 000 40.81l195.61 195.6a28.86 28.86 0 0040.8 0l194.69-194.69a28.86 28.86 0 000-40.81z"/></svg>
120+
</div>
121+
<div class="md-source__repository">
122+
marcofavorito/python-project-template
123+
</div>
124+
</a>
125+
</div>
126+
127+
</nav>
128+
</header>
129+
130+
<div class="md-container" data-md-component="container">
131+
132+
133+
134+
135+
136+
137+
<main class="md-main" data-md-component="main">
138+
<div class="md-main__inner md-grid">
139+
140+
141+
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
142+
<div class="md-sidebar__scrollwrap">
143+
<div class="md-sidebar__inner">
144+
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
145+
<label class="md-nav__title" for="__drawer">
146+
<a href="/." title="My Docs" class="md-nav__button md-logo" aria-label="My Docs">
147+
148+
149+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 003-3 3 3 0 00-3-3 3 3 0 00-3 3 3 3 0 003 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.54z"/></svg>
150+
151+
</a>
152+
My Docs
153+
</label>
154+
155+
<div class="md-nav__source">
156+
157+
<a href="https://github.com/marcofavorito/python-project-template/" title="Go to repository" class="md-source">
158+
<div class="md-source__icon md-icon">
159+
160+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M439.55 236.05L244 40.45a28.87 28.87 0 00-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 01-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 000 40.81l195.61 195.6a28.86 28.86 0 0040.8 0l194.69-194.69a28.86 28.86 0 000-40.81z"/></svg>
161+
</div>
162+
<div class="md-source__repository">
163+
marcofavorito/python-project-template
164+
</div>
165+
</a>
166+
</div>
167+
168+
<ul class="md-nav__list" data-md-scrollfix>
169+
170+
171+
172+
173+
174+
175+
<li class="md-nav__item">
176+
<a href="/." title="Home" class="md-nav__link">
177+
Home
178+
</a>
179+
</li>
180+
181+
182+
</ul>
183+
</nav>
184+
</div>
185+
</div>
186+
</div>
187+
188+
189+
190+
<div class="md-content">
191+
<article class="md-content__inner md-typeset">
192+
193+
<h1>404 - Not found</h1>
194+
195+
196+
197+
198+
199+
200+
</article>
201+
</div>
202+
</div>
203+
</main>
204+
205+
206+
<footer class="md-footer">
207+
208+
<div class="md-footer-meta md-typeset">
209+
<div class="md-footer-meta__inner md-grid">
210+
<div class="md-footer-copyright">
211+
212+
Made with
213+
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
214+
Material for MkDocs
215+
</a>
216+
</div>
217+
218+
</div>
219+
</div>
220+
</footer>
221+
222+
</div>
223+
224+
<script src="/assets/javascripts/vendor.2d1db4bd.min.js"></script>
225+
<script src="/assets/javascripts/bundle.6627ddf3.min.js"></script><script id="__lang" type="application/json">{"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents"}</script>
226+
227+
<script>
228+
app = initialize({
229+
base: "/",
230+
features: [],
231+
search: Object.assign({
232+
worker: "/assets/javascripts/worker/search.5eca75d3.min.js"
233+
}, typeof search !== "undefined" && search)
234+
})
235+
</script>
236+
237+
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-MML-AM_CHTML"></script>
238+
239+
240+
</body>
241+
</html>

assets/images/favicon.png

1.83 KB
Loading

assets/javascripts/bundle.6627ddf3.min.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/javascripts/bundle.6627ddf3.min.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/javascripts/lunr/min/lunr.ar.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/javascripts/lunr/min/lunr.da.min.js

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/javascripts/lunr/min/lunr.de.min.js

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)