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.16 ">
16+
17+
18+
19+ < title > annotations - handle annotation terms and modifiers</ title >
20+
21+
22+
23+ < link rel ="stylesheet " href ="/assets/stylesheets/main.7e37652d.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 ="/assets/_mkdocstrings.css ">
43+
44+ < 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 >
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 ="/. " title ="annotations - handle annotation terms and modifiers " class ="md-header__button md-logo " aria-label ="annotations - handle annotation terms and modifiers " data-md-component ="logo ">
75+
76+
77+ < 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 >
78+
79+ </ a >
80+ < label class ="md-header__button md-icon " for ="__drawer ">
81+
82+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z "/> </ svg >
83+ </ label >
84+ < div class ="md-header__title " data-md-component ="header-title ">
85+ < div class ="md-header__ellipsis ">
86+ < div class ="md-header__topic ">
87+ < span class ="md-ellipsis ">
88+ annotations - handle annotation terms and modifiers
89+ </ span >
90+ </ div >
91+ < div class ="md-header__topic " data-md-component ="header-topic ">
92+ < span class ="md-ellipsis ">
93+
94+
95+
96+ </ span >
97+ </ div >
98+ </ div >
99+ </ div >
100+
101+
102+ < 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 >
103+
104+
105+
106+
107+ </ nav >
108+
109+ </ header >
110+
111+ < div class ="md-container " data-md-component ="container ">
112+
113+
114+
115+
116+
117+
118+ < main class ="md-main " data-md-component ="main ">
119+ < div class ="md-main__inner md-grid ">
120+
121+
122+
123+ < div class ="md-sidebar md-sidebar--primary " data-md-component ="sidebar " data-md-type ="navigation " >
124+ < div class ="md-sidebar__scrollwrap ">
125+ < div class ="md-sidebar__inner ">
126+
127+
128+
129+
130+ < nav class ="md-nav md-nav--primary " aria-label ="Navigation " data-md-level ="0 ">
131+ < label class ="md-nav__title " for ="__drawer ">
132+ < a href ="/. " title ="annotations - handle annotation terms and modifiers " class ="md-nav__button md-logo " aria-label ="annotations - handle annotation terms and modifiers " data-md-component ="logo ">
133+
134+
135+ < 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 >
136+
137+ </ a >
138+ annotations - handle annotation terms and modifiers
139+ </ label >
140+
141+ < ul class ="md-nav__list " data-md-scrollfix >
142+
143+
144+
145+
146+
147+
148+
149+ < li class ="md-nav__item ">
150+ < a href ="/introduction/ " class ="md-nav__link ">
151+
152+
153+
154+ < span class ="md-ellipsis ">
155+ annotations package
156+
157+ </ span >
158+
159+
160+ </ a >
161+ </ li >
162+
163+
164+
165+
166+
167+
168+
169+
170+
171+ < li class ="md-nav__item ">
172+ < a href ="/reference/ " class ="md-nav__link ">
173+
174+
175+
176+ < span class ="md-ellipsis ">
177+ Reference
178+
179+ </ span >
180+
181+
182+ </ a >
183+ </ li >
184+
185+
186+
187+ </ ul >
188+ </ nav >
189+ </ div >
190+ </ div >
191+ </ div >
192+
193+
194+
195+ < div class ="md-sidebar md-sidebar--secondary " data-md-component ="sidebar " data-md-type ="toc " >
196+ < div class ="md-sidebar__scrollwrap ">
197+ < div class ="md-sidebar__inner ">
198+
199+
200+ < nav class ="md-nav md-nav--secondary " aria-label ="Table of contents ">
201+
202+
203+
204+
205+ </ nav >
206+ </ div >
207+ </ div >
208+ </ div >
209+
210+
211+
212+ < div class ="md-content " data-md-component ="content ">
213+ < article class ="md-content__inner md-typeset ">
214+
215+ < h1 > 404 - Not found</ h1 >
216+
217+ </ article >
218+ </ div >
219+
220+
221+ < script > var target = document . getElementById ( location . hash . slice ( 1 ) ) ; target && target . name && ( target . checked = target . name . startsWith ( "__tabbed_" ) ) </ script >
222+ </ div >
223+
224+ </ main >
225+
226+ < footer class ="md-footer ">
227+
228+ < div class ="md-footer-meta md-typeset ">
229+ < div class ="md-footer-meta__inner md-grid ">
230+ < div class ="md-copyright ">
231+
232+
233+ Made with
234+ < a href ="https://squidfunk.github.io/mkdocs-material/ " target ="_blank " rel ="noopener ">
235+ Material for MkDocs
236+ </ a >
237+
238+ </ div >
239+
240+ </ div >
241+ </ div >
242+ </ footer >
243+
244+ </ div >
245+ < div class ="md-dialog " data-md-component ="dialog ">
246+ < div class ="md-dialog__inner md-typeset "> </ div >
247+ </ div >
248+
249+
250+
251+
252+ < script id ="__config " type ="application/json "> { "base" : "/" , "features" : [ ] , "search" : "/assets/javascripts/workers/search.d50fe291.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 >
253+
254+
255+ < script src ="/assets/javascripts/bundle.50899def.min.js "> </ script >
256+
257+
258+ </ body >
259+ </ html >
0 commit comments