Skip to content

Commit 69978c5

Browse files
committed
Deployed ebc22be with MkDocs version: 1.5.3
0 parents  commit 69978c5

49 files changed

Lines changed: 7970 additions & 0 deletions

Some content is hidden

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

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 316 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,316 @@
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="/monarch-initiative/MAxO/assets/images/favicon.png">
15+
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.17">
16+
17+
18+
19+
<title>Medical Action Ontology (Documentation)</title>
20+
21+
22+
23+
<link rel="stylesheet" href="/monarch-initiative/MAxO/assets/stylesheets/main.bcfcd587.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+
<link rel="stylesheet" href="/monarch-initiative/MAxO/css/custom.css">
43+
44+
<script>__md_scope=new URL("/monarch-initiative/MAxO/",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+
<header class="md-header" data-md-component="header">
71+
<nav class="md-header__inner md-grid" aria-label="Header">
72+
<a href="/monarch-initiative/MAxO/." title="Medical Action Ontology (Documentation)" class="md-header__button md-logo" aria-label="Medical Action Ontology (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.54Z"/></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 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2Z"/></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+
Medical Action Ontology (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 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>
101+
102+
103+
104+
<label class="md-header__button md-icon" for="__search">
105+
106+
<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>
107+
</label>
108+
<div class="md-search" data-md-component="search" role="dialog">
109+
<label class="md-search__overlay" for="__search"></label>
110+
<div class="md-search__inner" role="search">
111+
<form class="md-search__form" name="search">
112+
<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>
113+
<label class="md-search__icon md-icon" for="__search">
114+
115+
<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>
116+
117+
<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>
118+
</label>
119+
<nav class="md-search__options" aria-label="Search">
120+
121+
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
122+
123+
<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>
124+
</button>
125+
</nav>
126+
127+
<div class="md-search__suggest" data-md-component="search-suggest"></div>
128+
129+
</form>
130+
<div class="md-search__output">
131+
<div class="md-search__scrollwrap" data-md-scrollfix>
132+
<div class="md-search-result" data-md-component="search-result">
133+
<div class="md-search-result__meta">
134+
Initializing search
135+
</div>
136+
<ol class="md-search-result__list" role="presentation"></ol>
137+
</div>
138+
</div>
139+
</div>
140+
</div>
141+
</div>
142+
143+
144+
<div class="md-header__source">
145+
<a href="https://github.com/monarch-initiative/MAxO" title="Go to repository" class="md-source" data-md-component="source">
146+
<div class="md-source__icon md-icon">
147+
148+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.5.1 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 2023 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-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 0 1-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 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z"/></svg>
149+
</div>
150+
<div class="md-source__repository">
151+
GitHub
152+
</div>
153+
</a>
154+
</div>
155+
156+
</nav>
157+
158+
</header>
159+
160+
<div class="md-container" data-md-component="container">
161+
162+
163+
164+
165+
166+
<nav class="md-tabs" aria-label="Tabs" data-md-component="tabs">
167+
<div class="md-grid">
168+
<ul class="md-tabs__list">
169+
170+
171+
172+
173+
174+
<li class="md-tabs__item">
175+
<a href="/monarch-initiative/MAxO/." class="md-tabs__link">
176+
177+
178+
179+
180+
Documentation for Medical Action Ontology (MAXO)
181+
182+
</a>
183+
</li>
184+
185+
186+
187+
</ul>
188+
</div>
189+
</nav>
190+
191+
192+
193+
<main class="md-main" data-md-component="main">
194+
<div class="md-main__inner md-grid">
195+
196+
197+
198+
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
199+
<div class="md-sidebar__scrollwrap">
200+
<div class="md-sidebar__inner">
201+
202+
203+
204+
205+
206+
207+
208+
209+
<nav class="md-nav md-nav--primary md-nav--lifted md-nav--integrated" aria-label="Navigation" data-md-level="0">
210+
<label class="md-nav__title" for="__drawer">
211+
<a href="/monarch-initiative/MAxO/." title="Medical Action Ontology (Documentation)" class="md-nav__button md-logo" aria-label="Medical Action Ontology (Documentation)" data-md-component="logo">
212+
213+
214+
<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.54Z"/></svg>
215+
216+
</a>
217+
Medical Action Ontology (Documentation)
218+
</label>
219+
220+
<div class="md-nav__source">
221+
<a href="https://github.com/monarch-initiative/MAxO" title="Go to repository" class="md-source" data-md-component="source">
222+
<div class="md-source__icon md-icon">
223+
224+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.5.1 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 2023 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-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 0 1-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 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z"/></svg>
225+
</div>
226+
<div class="md-source__repository">
227+
GitHub
228+
</div>
229+
</a>
230+
</div>
231+
232+
<ul class="md-nav__list" data-md-scrollfix>
233+
234+
235+
236+
237+
238+
239+
240+
<li class="md-nav__item">
241+
<a href="/monarch-initiative/MAxO/." class="md-nav__link">
242+
243+
244+
<span class="md-ellipsis">
245+
Documentation for Medical Action Ontology (MAXO)
246+
</span>
247+
248+
249+
</a>
250+
</li>
251+
252+
253+
254+
</ul>
255+
</nav>
256+
</div>
257+
</div>
258+
</div>
259+
260+
261+
262+
263+
<div class="md-content" data-md-component="content">
264+
<article class="md-content__inner md-typeset">
265+
266+
<h1>404 - Not found</h1>
267+
268+
</article>
269+
</div>
270+
271+
272+
<script>var tabs=__md_get("__tabs");if(Array.isArray(tabs))e:for(var set of document.querySelectorAll(".tabbed-set")){var tab,labels=set.querySelector(".tabbed-labels");for(tab of tabs)for(var label of labels.getElementsByTagName("label"))if(label.innerText.trim()===tab){var input=document.getElementById(label.htmlFor);input.checked=!0;continue e}}</script>
273+
274+
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
275+
</div>
276+
277+
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
278+
279+
<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>
280+
Back to top
281+
</button>
282+
283+
</main>
284+
285+
<footer class="md-footer">
286+
287+
<div class="md-footer-meta md-typeset">
288+
<div class="md-footer-meta__inner md-grid">
289+
<div class="md-copyright">
290+
291+
292+
Made with
293+
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
294+
Material for MkDocs
295+
</a>
296+
297+
</div>
298+
299+
</div>
300+
</div>
301+
</footer>
302+
303+
</div>
304+
<div class="md-dialog" data-md-component="dialog">
305+
<div class="md-dialog__inner md-typeset"></div>
306+
</div>
307+
308+
309+
<script id="__config" type="application/json">{"base": "/monarch-initiative/MAxO/", "features": ["navigation.tabs", "navigation.sections", "toc.integrate", "navigation.top", "search.suggest", "search.highlight", "content.tabs.link", "content.code.annotation", "content.code.copy", "content.code.select"], "search": "/monarch-initiative/MAxO/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>
310+
311+
312+
<script src="/monarch-initiative/MAxO/assets/javascripts/bundle.1e8ae164.min.js"></script>
313+
314+
315+
</body>
316+
</html>

assets/images/favicon.png

1.83 KB
Loading

0 commit comments

Comments
 (0)