Skip to content

Commit 4a4feaf

Browse files
committed
deploy: c3ec1fb
1 parent 973a6cf commit 4a4feaf

Some content is hidden

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

54 files changed

+8430
-0
lines changed

pull/53/404.html

Lines changed: 383 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,383 @@
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="/pull/53/images/favicon.ico">
15+
<meta name="generator" content="mkdocs-1.6.0, mkdocs-material-9.5.22">
16+
17+
18+
19+
<title>ELISA - Open Source Engineering Process</title>
20+
21+
22+
23+
<link rel="stylesheet" href="/pull/53/assets/stylesheets/main.732c4fb1.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=Open+Sans:300,300i,400,400i,700,700i%7CFira+Code:400,400i,700,700i&display=fallback">
38+
<style>:root{--md-text-font:"Open Sans";--md-code-font:"Fira Code"}</style>
39+
40+
41+
42+
<link rel="stylesheet" href="/pull/53/stylesheets/elisa.css">
43+
44+
<script>__md_scope=new URL("/pull/53/",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>
45+
46+
47+
48+
49+
50+
51+
</head>
52+
53+
54+
<body dir="ltr">
55+
56+
57+
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
58+
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
59+
<label class="md-overlay" for="__drawer"></label>
60+
<div data-md-component="skip">
61+
62+
</div>
63+
<div data-md-component="announce">
64+
65+
</div>
66+
67+
68+
69+
70+
71+
72+
<header class="md-header md-header--shadow" data-md-component="header">
73+
<nav class="md-header__inner md-grid" aria-label="Header">
74+
<a href="/pull/53/." title="ELISA - Open Source Engineering Process" class="md-header__button md-logo" aria-label="ELISA - Open Source Engineering Process" data-md-component="logo">
75+
76+
<img src="/pull/53/images/elisa-logo.svg" alt="logo">
77+
78+
</a>
79+
<label class="md-header__button md-icon" for="__drawer">
80+
81+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2Z"/></svg>
82+
</label>
83+
<div class="md-header__title" data-md-component="header-title">
84+
<div class="md-header__ellipsis">
85+
<div class="md-header__topic">
86+
<span class="md-ellipsis">
87+
ELISA - Open Source Engineering Process
88+
</span>
89+
</div>
90+
<div class="md-header__topic" data-md-component="header-topic">
91+
<span class="md-ellipsis">
92+
93+
94+
95+
</span>
96+
</div>
97+
</div>
98+
</div>
99+
100+
101+
<script>var media,input,key,value,palette=__md_get("__palette");if(palette&&palette.color){"(prefers-color-scheme)"===palette.color.media&&(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([key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
102+
103+
104+
105+
<label class="md-header__button md-icon" for="__search">
106+
107+
<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.516 6.516 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 5Z"/></svg>
108+
</label>
109+
<div class="md-search" data-md-component="search" role="dialog">
110+
<label class="md-search__overlay" for="__search"></label>
111+
<div class="md-search__inner" role="search">
112+
<form class="md-search__form" name="search">
113+
<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>
114+
<label class="md-search__icon md-icon" for="__search">
115+
116+
<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.516 6.516 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 5Z"/></svg>
117+
118+
<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>
119+
</label>
120+
<nav class="md-search__options" aria-label="Search">
121+
122+
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
123+
124+
<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 12 19 6.41Z"/></svg>
125+
</button>
126+
</nav>
127+
128+
</form>
129+
<div class="md-search__output">
130+
<div class="md-search__scrollwrap" data-md-scrollfix>
131+
<div class="md-search-result" data-md-component="search-result">
132+
<div class="md-search-result__meta">
133+
Initializing search
134+
</div>
135+
<ol class="md-search-result__list" role="presentation"></ol>
136+
</div>
137+
</div>
138+
</div>
139+
</div>
140+
</div>
141+
142+
143+
<div class="md-header__source">
144+
<a href="https://github.com/elisa-tech/wg-osep" title="Go to repository" class="md-source" data-md-component="source">
145+
<div class="md-source__icon md-icon">
146+
147+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><!--! Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"/></svg>
148+
</div>
149+
<div class="md-source__repository">
150+
GitHub
151+
</div>
152+
</a>
153+
</div>
154+
155+
</nav>
156+
157+
</header>
158+
159+
<div class="md-container" data-md-component="container">
160+
161+
162+
163+
164+
165+
166+
<main class="md-main" data-md-component="main">
167+
<div class="md-main__inner md-grid">
168+
169+
170+
171+
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
172+
<div class="md-sidebar__scrollwrap">
173+
<div class="md-sidebar__inner">
174+
175+
176+
177+
178+
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
179+
<label class="md-nav__title" for="__drawer">
180+
<a href="/pull/53/." title="ELISA - Open Source Engineering Process" class="md-nav__button md-logo" aria-label="ELISA - Open Source Engineering Process" data-md-component="logo">
181+
182+
<img src="/pull/53/images/elisa-logo.svg" alt="logo">
183+
184+
</a>
185+
ELISA - Open Source Engineering Process
186+
</label>
187+
188+
<div class="md-nav__source">
189+
<a href="https://github.com/elisa-tech/wg-osep" title="Go to repository" class="md-source" data-md-component="source">
190+
<div class="md-source__icon md-icon">
191+
192+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><!--! Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"/></svg>
193+
</div>
194+
<div class="md-source__repository">
195+
GitHub
196+
</div>
197+
</a>
198+
</div>
199+
200+
<ul class="md-nav__list" data-md-scrollfix>
201+
202+
203+
204+
205+
206+
207+
208+
<li class="md-nav__item">
209+
<a href="https://elisa.tech/" class="md-nav__link">
210+
211+
212+
<span class="md-ellipsis">
213+
ELISA
214+
</span>
215+
216+
217+
</a>
218+
</li>
219+
220+
221+
222+
223+
224+
225+
226+
227+
228+
<li class="md-nav__item">
229+
<a href="https://directory.elisa.tech/" class="md-nav__link">
230+
231+
232+
<span class="md-ellipsis">
233+
Directory
234+
</span>
235+
236+
237+
</a>
238+
</li>
239+
240+
241+
242+
243+
244+
245+
246+
247+
248+
249+
250+
251+
252+
<li class="md-nav__item md-nav__item--nested">
253+
254+
255+
256+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3" >
257+
258+
259+
<label class="md-nav__link" for="__nav_3" id="__nav_3_label" tabindex="0">
260+
261+
262+
<span class="md-ellipsis">
263+
OSEP
264+
</span>
265+
266+
267+
<span class="md-nav__icon md-icon"></span>
268+
</label>
269+
270+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_3_label" aria-expanded="false">
271+
<label class="md-nav__title" for="__nav_3">
272+
<span class="md-nav__icon md-icon"></span>
273+
OSEP
274+
</label>
275+
<ul class="md-nav__list" data-md-scrollfix>
276+
277+
278+
279+
280+
281+
282+
283+
<li class="md-nav__item">
284+
<a href="/pull/53/index.html" class="md-nav__link">
285+
286+
287+
<span class="md-ellipsis">
288+
Home
289+
</span>
290+
291+
292+
</a>
293+
</li>
294+
295+
296+
297+
298+
</ul>
299+
</nav>
300+
301+
</li>
302+
303+
304+
305+
</ul>
306+
</nav>
307+
</div>
308+
</div>
309+
</div>
310+
311+
312+
313+
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
314+
<div class="md-sidebar__scrollwrap">
315+
<div class="md-sidebar__inner">
316+
317+
318+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
319+
320+
321+
322+
323+
</nav>
324+
</div>
325+
</div>
326+
</div>
327+
328+
329+
330+
<div class="md-content" data-md-component="content">
331+
<article class="md-content__inner md-typeset">
332+
333+
<h1>404 - Not found</h1>
334+
335+
</article>
336+
</div>
337+
338+
339+
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
340+
</div>
341+
342+
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
343+
344+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8v12Z"/></svg>
345+
Back to top
346+
</button>
347+
348+
</main>
349+
350+
<footer class="md-footer">
351+
352+
353+
354+
<div class="md-footer-meta md-typeset">
355+
<div class="md-footer-meta__inner md-grid">
356+
<div class="md-copyright">
357+
358+
359+
Made with
360+
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
361+
Material for MkDocs
362+
</a>
363+
364+
</div>
365+
366+
</div>
367+
</div>
368+
</footer>
369+
370+
</div>
371+
<div class="md-dialog" data-md-component="dialog">
372+
<div class="md-dialog__inner md-typeset"></div>
373+
</div>
374+
375+
376+
<script id="__config" type="application/json">{"base": "/pull/53/", "features": ["content.code.copy", "content.code.annotate", "navigation.footer", "navigation.top"], "search": "/pull/53/assets/javascripts/workers/search.b8dbb3d2.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>
377+
378+
379+
<script src="/pull/53/assets/javascripts/bundle.5cfa9459.min.js"></script>
380+
381+
382+
</body>
383+
</html>

pull/53/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
osep.elisa.tech

pull/53/assets/images/favicon.png

1.83 KB
Loading

0 commit comments

Comments
 (0)