Skip to content

Commit f2c5329

Browse files
Deployed eb36cbc with MkDocs version: 1.6.0
0 parents  commit f2c5329

Some content is hidden

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

53 files changed

+12589
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 167 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,167 @@
1+
<!DOCTYPE html>
2+
<html class="writer-html5" lang="en" >
3+
<head>
4+
<meta charset="utf-8" />
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7+
<link rel="shortcut icon" href="/img/favicon.ico" />
8+
<title>OpenEO FastApi</title>
9+
<link rel="stylesheet" href="/css/theme.css" />
10+
<link rel="stylesheet" href="/css/theme_extra.css" />
11+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
12+
13+
<!--[if lt IE 9]>
14+
<script src="/js/html5shiv.min.js"></script>
15+
<![endif]-->
16+
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
17+
<script>hljs.highlightAll();</script>
18+
</head>
19+
20+
<body class="wy-body-for-nav" role="document">
21+
22+
<div class="wy-grid-for-nav">
23+
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
24+
<div class="wy-side-scroll">
25+
<div class="wy-side-nav-search">
26+
<a href="/." class="icon icon-home"> OpenEO FastApi
27+
</a><div role="search">
28+
<form id ="rtd-search-form" class="wy-form" action="//search.html" method="get">
29+
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
30+
</form>
31+
</div>
32+
</div>
33+
34+
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
35+
<ul>
36+
<li class="toctree-l1"><a class="reference internal" href="/.">Home</a>
37+
</li>
38+
</ul>
39+
<ul>
40+
<li class="toctree-l1"><a class="reference internal" href="/setup/">Getting Started</a>
41+
</li>
42+
</ul>
43+
<p class="caption"><span class="caption-text">User Guide</span></p>
44+
<ul>
45+
<li class="toctree-l1"><a class="reference internal" href="/guide/registers/">Manipulating endpoints</a>
46+
</li>
47+
<li class="toctree-l1"><a class="reference internal" href="/guide/auth/">Add your own auth</a>
48+
</li>
49+
<li class="toctree-l1"><a class="reference internal" href="/guide/orms/">Extend the object relational Models</a>
50+
</li>
51+
</ul>
52+
<p class="caption"><span class="caption-text">Reference</span></p>
53+
<ul>
54+
<li class="toctree-l1"><a class="reference internal" >openeo_fastapi.api</a>
55+
<ul>
56+
<li class="toctree-l2"><a class="reference internal" href="/package/api/app/">openeo_fastapi.api.app</a>
57+
</li>
58+
<li class="toctree-l2"><a class="reference internal" href="/package/api/models/">openeo_fastapi.api.models</a>
59+
</li>
60+
<li class="toctree-l2"><a class="reference internal" href="/package/api/types/">openeo_fastapi.api.types</a>
61+
</li>
62+
</ul>
63+
</li>
64+
<li class="toctree-l1"><a class="reference internal" >openeo_fastapi.client</a>
65+
<ul>
66+
<li class="toctree-l2"><a class="reference internal" href="/package/client/auth/">openeo_fastapi.client.auth</a>
67+
</li>
68+
<li class="toctree-l2"><a class="reference internal" href="/package/client/collections/">openeo_fastapi.client.collections</a>
69+
</li>
70+
<li class="toctree-l2"><a class="reference internal" href="/package/client/core/">openeo_fastapi.client.core</a>
71+
</li>
72+
<li class="toctree-l2"><a class="reference internal" href="/package/client/files/">openeo_fastapi.client.files</a>
73+
</li>
74+
<li class="toctree-l2"><a class="reference internal" href="/package/client/jobs/">openeo_fastapi.client.jobs</a>
75+
</li>
76+
<li class="toctree-l2"><a class="reference internal" href="/package/client/processes/">openeo_fastapi.client.processes</a>
77+
</li>
78+
<li class="toctree-l2"><a class="reference internal" href="/package/client/register/">openeo_fastapi.client.register</a>
79+
</li>
80+
<li class="toctree-l2"><a class="reference internal" href="/package/client/settings/">openeo_fastapi.client.settings</a>
81+
</li>
82+
<li class="toctree-l2"><a class="reference internal" >openeo_fastapi.client.psql</a>
83+
<ul>
84+
<li class="toctree-l3"><a class="reference internal" href="/package/client/psql/engine/">openeo_fastapi.client.psql.engine</a>
85+
</li>
86+
<li class="toctree-l3"><a class="reference internal" href="/package/client/psql/models/">openeo_fastapi.client.psql.models</a>
87+
</li>
88+
<li class="toctree-l3"><a class="reference internal" href="/package/client/psql/settings/">openeo_fastapi.client.psql.settings</a>
89+
</li>
90+
</ul>
91+
</li>
92+
</ul>
93+
</li>
94+
<li class="toctree-l1"><a class="reference internal" href="/package/cli/">openeo_fastapi.cli</a>
95+
</li>
96+
</ul>
97+
</div>
98+
</div>
99+
</nav>
100+
101+
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
102+
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
103+
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
104+
<a href="/.">OpenEO FastApi</a>
105+
106+
</nav>
107+
<div class="wy-nav-content">
108+
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
109+
<ul class="wy-breadcrumbs">
110+
<li><a href="/." class="icon icon-home" aria-label="Docs"></a></li>
111+
<li class="wy-breadcrumbs-aside">
112+
</li>
113+
</ul>
114+
<hr/>
115+
</div>
116+
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
117+
<div class="section" itemprop="articleBody">
118+
119+
120+
<h1 id="404-page-not-found">404</h1>
121+
122+
<p><strong>Page not found</strong></p>
123+
124+
125+
</div>
126+
</div><footer>
127+
128+
<hr/>
129+
130+
<div role="contentinfo">
131+
<!-- Copyright etc -->
132+
</div>
133+
134+
Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
135+
</footer>
136+
137+
</div>
138+
</div>
139+
140+
</section>
141+
142+
</div>
143+
144+
<div class="rst-versions" role="note" aria-label="Versions">
145+
<span class="rst-current-version" data-toggle="rst-current-version">
146+
147+
<span>
148+
<a href="https://github.com/eodcgmbh/openeo-fastapi" class="fa fa-github" style="color: #fcfcfc"> GitHub</a>
149+
</span>
150+
151+
152+
153+
</span>
154+
</div>
155+
<script src="/js/jquery-3.6.0.min.js"></script>
156+
<script>var base_url = "/";</script>
157+
<script src="/js/theme_extra.js"></script>
158+
<script src="/js/theme.js"></script>
159+
<script src="/search/main.js"></script>
160+
<script>
161+
jQuery(function () {
162+
SphinxRtdTheme.Navigation.enable(true);
163+
});
164+
</script>
165+
166+
</body>
167+
</html>

css/fonts/Roboto-Slab-Bold.woff

85.6 KB
Binary file not shown.

css/fonts/Roboto-Slab-Bold.woff2

65.7 KB
Binary file not shown.

css/fonts/Roboto-Slab-Regular.woff

84.3 KB
Binary file not shown.

css/fonts/Roboto-Slab-Regular.woff2

64.9 KB
Binary file not shown.

css/fonts/fontawesome-webfont.eot

162 KB
Binary file not shown.

0 commit comments

Comments
 (0)