Skip to content

Commit d092920

Browse files
author
Edgehog Bot
committed
Update Documentation
1 parent e8dbb5c commit d092920

155 files changed

Lines changed: 59229 additions & 0 deletions

File tree

Some content is hidden

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

please--branches--0.12/404.html

Lines changed: 143 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,143 @@
1+
<!DOCTYPE html>
2+
<html 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+
<meta name="generator" content="ExDoc v0.40.1">
8+
<meta name="project" content="Clea Edgehog v0.12.0">
9+
10+
11+
<meta name="robots" content="noindex">
12+
13+
<title>404 — Clea Edgehog v0.12.0</title>
14+
15+
<link rel="stylesheet" href="dist/html-elixir-YJO4MOOW.css" />
16+
17+
<script defer src="dist/sidebar_items-BFB68ACF.js"></script>
18+
<script defer src="docs_config.js"></script>
19+
<script defer src="dist/html-YU4BZFVS.js"></script>
20+
21+
</head>
22+
<body>
23+
<script>(()=>{var t="ex_doc:settings",e="dark";var o="dark",s="light";var E="sidebar_state",n="closed";var r="sidebar_width";var a="sidebar-open";var i=new URLSearchParams(window.location.search),S=i.get("theme")||JSON.parse(localStorage.getItem(t)||"{}").theme;(S===o||S!==s&&window.matchMedia("(prefers-color-scheme: dark)").matches)&&document.body.classList.add(e);var d=sessionStorage.getItem(E),A=d!==n&&!window.matchMedia(`screen and (max-width: ${768}px)`).matches;document.body.classList.toggle(a,A);var c=sessionStorage.getItem(r);c&&document.body.style.setProperty("--sidebarWidth",`${c}px`);var p=/(Macintosh|iPhone|iPad|iPod)/.test(window.navigator.userAgent);document.documentElement.classList.toggle("apple-os",p);})();
24+
</script>
25+
26+
<div class="body-wrapper">
27+
28+
<button id="sidebar-menu" class="sidebar-button sidebar-toggle" aria-label="toggle sidebar" aria-controls="sidebar">
29+
<i class="ri-menu-line ri-lg" title="Collapse/expand sidebar"></i>
30+
</button>
31+
32+
<nav id="sidebar" class="sidebar">
33+
34+
<div class="sidebar-header">
35+
<div class="sidebar-projectInfo">
36+
37+
<a href="http://edgehog.io" class="sidebar-projectImage">
38+
<img src="assets/logo.png" alt="Clea Edgehog" />
39+
</a>
40+
41+
<div>
42+
<a href="http://edgehog.io" class="sidebar-projectName" translate="no">
43+
Clea Edgehog
44+
</a>
45+
<div class="sidebar-projectVersion" translate="no">
46+
v0.12.0
47+
</div>
48+
</div>
49+
</div>
50+
<ul id="sidebar-list-nav" class="sidebar-list-nav" role="tablist" data-extras="Pages"></ul>
51+
</div>
52+
</nav>
53+
54+
<output role="status" id="toast"></output>
55+
56+
<main class="content page-extra" id="main" data-type="extras">
57+
<div id="content" class="content-inner">
58+
<div class="top-search">
59+
<div class="search-settings">
60+
<form class="search-bar" action="search.html">
61+
<label class="search-label">
62+
<span class="sr-only">Search documentation of Clea Edgehog</span>
63+
<div class="search-input-wrapper">
64+
<input name="q" type="text" class="search-input" placeholder="Press / to search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" />
65+
<button type="button" tabindex="-1" class="search-close-button" aria-hidden="true">
66+
<i class="ri-close-line ri-lg" title="Cancel search"></i>
67+
</button>
68+
</div>
69+
</label>
70+
</form>
71+
<div class="autocomplete">
72+
</div>
73+
<div class="engine-selector" data-multiple="false">
74+
<button type="button" class="engine-button" aria-label="Select search engine" aria-haspopup="true" aria-expanded="false">
75+
<i class="ri-search-2-line" aria-hidden="true"></i>
76+
<span class="engine-name">Default</span>
77+
<i class="ri-arrow-down-s-line" aria-hidden="true"></i>
78+
</button>
79+
<div class="engine-dropdown" hidden role="menu">
80+
81+
<button type="button"
82+
class="engine-option"
83+
data-engine-url="search.html?q="
84+
role="menuitemradio"
85+
aria-checked="true">
86+
<span class="name">Default</span>
87+
<span class="help">In-browser search</span>
88+
</button>
89+
90+
</div>
91+
</div>
92+
<button class="icon-settings display-settings">
93+
<i class="ri-settings-3-line"></i>
94+
<span class="sr-only">Settings</span>
95+
</button>
96+
</div>
97+
</div>
98+
99+
<h1>
100+
<span>Page not found</span>
101+
</h1>
102+
103+
<p>Sorry, but the page you were trying to get to, does not exist. You
104+
may want to try searching this site using the sidebar
105+
106+
to find what you were looking for.</p>
107+
<footer class="footer">
108+
109+
<p>
110+
111+
<span class="line">
112+
<button class="a-main footer-button display-quick-switch" title="Go to package docs">
113+
Go to package docs
114+
</button>
115+
116+
<a href="llms.txt" target="_blank">
117+
View llms.txt
118+
</a>
119+
120+
121+
<a href="Clea Edgehog.epub">
122+
Download ePub version
123+
</a>
124+
125+
</span>
126+
</p>
127+
128+
<p class="built-using">
129+
Built using
130+
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener" translate="no">ExDoc</a> (v0.40.1) for the
131+
132+
<a href="https://elixir-lang.org" title="Elixir" target="_blank" translate="no">Elixir programming language</a>
133+
134+
</p>
135+
136+
137+
</footer>
138+
</div>
139+
</main>
140+
</div>
141+
142+
</body>
143+
</html>
2.1 MB
Binary file not shown.
665 Bytes
Loading
628 Bytes
Loading
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
html {
2+
box-sizing: border-box;
3+
overflow: -moz-scrollbars-vertical;
4+
overflow-y: scroll;
5+
}
6+
7+
*,
8+
*:before,
9+
*:after {
10+
box-sizing: inherit;
11+
}
12+
13+
body {
14+
margin: 0;
15+
background: #fafafa;
16+
}
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
<!--
2+
This file is part of Edgehog.
3+
4+
Copyright 2024 SECO Mind Srl
5+
6+
Licensed under the Apache License, Version 2.0 (the "License");
7+
you may not use this file except in compliance with the License.
8+
You may obtain a copy of the License at
9+
10+
http://www.apache.org/licenses/LICENSE-2.0
11+
12+
Unless required by applicable law or agreed to in writing, software
13+
distributed under the License is distributed on an "AS IS" BASIS,
14+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+
See the License for the specific language governing permissions and
16+
limitations under the License.
17+
18+
SPDX-License-Identifier: Apache-2.0
19+
-->
20+
21+
<!-- Customized version of swagger-api/swagger-ui dist/index.html -->
22+
<!DOCTYPE html>
23+
<html lang="en">
24+
<head>
25+
<meta charset="UTF-8" />
26+
<title>Swagger UI</title>
27+
<link rel="stylesheet" type="text/css" href="./swagger-ui.css" />
28+
<link rel="stylesheet" type="text/css" href="index.css" />
29+
<link
30+
rel="icon"
31+
type="image/png"
32+
href="./favicon-32x32.png"
33+
sizes="32x32"
34+
/>
35+
<link
36+
rel="icon"
37+
type="image/png"
38+
href="./favicon-16x16.png"
39+
sizes="16x16"
40+
/>
41+
</head>
42+
<body>
43+
<div id="swagger-ui"></div>
44+
<script src="./swagger-ui-bundle.js" charset="UTF-8"></script>
45+
<script src="./swagger-ui-standalone-preset.js" charset="UTF-8"></script>
46+
<script src="./swagger-initializer.js" charset="UTF-8"></script>
47+
<script>
48+
window.onload = function () {
49+
window.ui = SwaggerUIBundle({
50+
url: "./openapi.yaml",
51+
dom_id: '#swagger-ui',
52+
presets: [
53+
SwaggerUIBundle.presets.apis,
54+
SwaggerUIBundle.SwaggerUIStandalonePreset
55+
]
56+
});
57+
};
58+
</script>
59+
</body>
60+
</html>
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!doctype html>
2+
<html lang="en-US">
3+
<body>
4+
<script src="oauth2-redirect.js"></script>
5+
</body>
6+
</html>

please--branches--0.12/admin-rest-api/oauth2-redirect.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.

0 commit comments

Comments
 (0)