Skip to content

Commit 0ada2d5

Browse files
Deployed e939658 with MkDocs version: 1.6.1
0 parents  commit 0ada2d5

Some content is hidden

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

59 files changed

+10848
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 348 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,348 @@
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.11">
16+
17+
18+
19+
<title>Open Park Project Documentation</title>
20+
21+
22+
23+
<link rel="stylesheet" href="/assets/stylesheets/main.4af4bdda.min.css">
24+
25+
26+
27+
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+
45+
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+
67+
68+
69+
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="Open Park Project Documentation" class="md-header__button md-logo" aria-label="Open Park Project Documentation" 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+
Open Park Project Documentation
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>
96+
</div>
97+
</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+
</nav>
106+
107+
</header>
108+
109+
<div class="md-container" data-md-component="container">
110+
111+
112+
113+
114+
115+
116+
<main class="md-main" data-md-component="main">
117+
<div class="md-main__inner md-grid">
118+
119+
120+
121+
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
122+
<div class="md-sidebar__scrollwrap">
123+
<div class="md-sidebar__inner">
124+
125+
126+
127+
128+
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
129+
<label class="md-nav__title" for="__drawer">
130+
<a href="/." title="Open Park Project Documentation" class="md-nav__button md-logo" aria-label="Open Park Project Documentation" data-md-component="logo">
131+
132+
133+
<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>
134+
135+
</a>
136+
Open Park Project Documentation
137+
</label>
138+
139+
<ul class="md-nav__list" data-md-scrollfix>
140+
141+
142+
143+
144+
145+
146+
147+
<li class="md-nav__item">
148+
<a href="/." class="md-nav__link">
149+
150+
151+
152+
<span class="md-ellipsis">
153+
Home
154+
155+
</span>
156+
157+
158+
</a>
159+
</li>
160+
161+
162+
163+
164+
165+
166+
167+
168+
169+
170+
171+
172+
173+
174+
<li class="md-nav__item md-nav__item--nested">
175+
176+
177+
178+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_2" >
179+
180+
181+
<label class="md-nav__link" for="__nav_2" id="__nav_2_label" tabindex="0">
182+
183+
184+
185+
<span class="md-ellipsis">
186+
APIs
187+
188+
</span>
189+
190+
191+
<span class="md-nav__icon md-icon"></span>
192+
</label>
193+
194+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_2_label" aria-expanded="false">
195+
<label class="md-nav__title" for="__nav_2">
196+
<span class="md-nav__icon md-icon"></span>
197+
APIs
198+
</label>
199+
<ul class="md-nav__list" data-md-scrollfix>
200+
201+
202+
203+
204+
205+
206+
207+
<li class="md-nav__item">
208+
<a href="/api/" class="md-nav__link">
209+
210+
211+
212+
<span class="md-ellipsis">
213+
API spec
214+
215+
</span>
216+
217+
218+
</a>
219+
</li>
220+
221+
222+
223+
224+
225+
226+
227+
228+
229+
230+
<li class="md-nav__item">
231+
<a href="/auth/" class="md-nav__link">
232+
233+
234+
235+
<span class="md-ellipsis">
236+
Authentication
237+
238+
</span>
239+
240+
241+
</a>
242+
</li>
243+
244+
245+
246+
247+
</ul>
248+
</nav>
249+
250+
</li>
251+
252+
253+
254+
255+
256+
257+
258+
259+
260+
<li class="md-nav__item">
261+
<a href="/req/" class="md-nav__link">
262+
263+
264+
265+
<span class="md-ellipsis">
266+
Initial Requirements
267+
268+
</span>
269+
270+
271+
</a>
272+
</li>
273+
274+
275+
276+
</ul>
277+
</nav>
278+
</div>
279+
</div>
280+
</div>
281+
282+
283+
284+
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
285+
<div class="md-sidebar__scrollwrap">
286+
<div class="md-sidebar__inner">
287+
288+
289+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
290+
291+
292+
293+
294+
</nav>
295+
</div>
296+
</div>
297+
</div>
298+
299+
300+
301+
<div class="md-content" data-md-component="content">
302+
<article class="md-content__inner md-typeset">
303+
304+
<h1>404 - Not found</h1>
305+
306+
</article>
307+
</div>
308+
309+
310+
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
311+
</div>
312+
313+
</main>
314+
315+
<footer class="md-footer">
316+
317+
<div class="md-footer-meta md-typeset">
318+
<div class="md-footer-meta__inner md-grid">
319+
<div class="md-copyright">
320+
321+
322+
Made with
323+
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
324+
Material for MkDocs
325+
</a>
326+
327+
</div>
328+
329+
</div>
330+
</div>
331+
</footer>
332+
333+
</div>
334+
<div class="md-dialog" data-md-component="dialog">
335+
<div class="md-dialog__inner md-typeset"></div>
336+
</div>
337+
338+
339+
340+
341+
<script id="__config" type="application/json">{"base": "/", "features": [], "search": "/assets/javascripts/workers/search.f8cc74c7.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>
342+
343+
344+
<script src="/assets/javascripts/bundle.c8b220af.min.js"></script>
345+
346+
347+
</body>
348+
</html>

0 commit comments

Comments
 (0)