@networkpro/legal 0.2.10 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/404.html +748 -0
- package/docs/assets/external/github.com/netwk-pro/netwk-pro.github.io/actions/workflows/upload.yml/badge.svg +35 -0
- package/docs/assets/external/github.com/netwk-pro/netwk-pro.github.io/actions/workflows/webpack.yml/badge.56403977.svg +35 -0
- package/docs/assets/external/img.shields.io/badge/Contributor Covenant-2.1-4baaaa.svg +1 -0
- package/docs/assets/external/img.shields.io/badge/code_style-prettier-ff69b4.3e3c11fa.svg +1 -0
- package/docs/assets/external/img.shields.io/npm/v/@networkpro/web.5485edf3.svg +1 -0
- package/docs/assets/external/mirrors.creativecommons.org/presskit/icons/by.svg +20 -0
- package/docs/assets/external/mirrors.creativecommons.org/presskit/icons/cc.svg +27 -0
- package/docs/assets/external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/img/qr/pgp-github.png +0 -0
- package/docs/assets/external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/img/qr/pgp-support.png +0 -0
- package/docs/assets/external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/img/qr/vcard.png +0 -0
- package/docs/assets/external/unpkg.com/mermaid@11/dist/mermaid.min.js +2607 -0
- package/docs/assets/images/favicon.png +0 -0
- package/docs/assets/javascripts/bundle.c8b220af.min.js +16 -0
- package/docs/assets/javascripts/bundle.c8b220af.min.js.map +7 -0
- package/docs/assets/javascripts/lunr/min/lunr.ar.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.da.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.de.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.du.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.el.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.es.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.fi.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.fr.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.he.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.hi.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.hu.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.hy.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.it.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.ja.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.jp.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.kn.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.ko.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.multi.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.nl.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.no.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.pt.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.ro.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.ru.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.sa.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.stemmer.support.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.sv.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.ta.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.te.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.th.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.tr.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.vi.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.zh.min.js +1 -0
- package/docs/assets/javascripts/lunr/tinyseg.js +206 -0
- package/docs/assets/javascripts/lunr/wordcut.js +6708 -0
- package/docs/assets/javascripts/workers/search.f8cc74c7.min.js +42 -0
- package/docs/assets/javascripts/workers/search.f8cc74c7.min.js.map +7 -0
- package/docs/assets/stylesheets/main.2afb09e1.min.css +1 -0
- package/docs/assets/stylesheets/main.2afb09e1.min.css.map +1 -0
- package/docs/assets/stylesheets/palette.06af60db.min.css +1 -0
- package/docs/assets/stylesheets/palette.06af60db.min.css.map +1 -0
- package/docs/conduct/index.html +1016 -0
- package/docs/index.html +915 -0
- package/docs/legal/index.html +1152 -0
- package/docs/privacy/index.html +1071 -0
- package/docs/search/search_index.json +1 -0
- package/docs/sitemap.xml +27 -0
- package/docs/sitemap.xml.gz +0 -0
- package/docs/terms-cond/index.html +1120 -0
- package/docs/terms-use/index.html +1042 -0
- package/package.json +3 -3
- package/404.html +0 -84
- package/CNAME +0 -1
- package/LICENSE.md +0 -296
- package/PRIVACY.md +0 -212
- package/README.md +0 -86
- package/TERMS-COND.md +0 -277
- package/TERMS-USE.md +0 -212
- package/css/default.css +0 -1
- package/css/normalize.css +0 -1
- package/css/style.css +0 -1
- package/favicon-180.png +0 -0
- package/favicon-splash.png +0 -0
- package/favicon.ico +0 -0
- package/favicon.svg +0 -550
- package/favicon.svg.br +0 -0
- package/favicon.svg.gz +0 -0
- package/html/CC-BY-4.0.html +0 -798
- package/html/CC-BY-4.0.html.br +0 -0
- package/html/CC-BY-4.0.html.gz +0 -0
- package/html/COPYING.html +0 -1105
- package/html/COPYING.html.br +0 -0
- package/html/COPYING.html.gz +0 -0
- package/img/banner-og-1200x630.png +0 -0
- package/img/logo-transparent.png +0 -0
- package/img/logo.png +0 -0
- package/index.html +0 -241
- package/index.html.br +0 -0
- package/index.html.gz +0 -0
- package/js/app.6f7616e04ac0463f582a.mjs +0 -1
- package/js/runtime.aac6c30edf7d8d569715.mjs +0 -1
- package/js/vendor/.gitkeep +0 -0
- package/robots.txt +0 -14
- package/site.webmanifest +0 -25
- package/sitemap.xml +0 -115
- /package/{favicon-192.png → docs/img/favicon.png} +0 -0
- /package/{favicon-512.png → docs/img/logo.png} +0 -0
@@ -0,0 +1,1016 @@
|
|
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
|
+
<link rel="canonical" href="https://legal.netwk.pro/docs/conduct/">
|
12
|
+
|
13
|
+
|
14
|
+
<link rel="prev" href="../terms-cond/">
|
15
|
+
|
16
|
+
|
17
|
+
|
18
|
+
<link rel="icon" href="../img/favicon.png">
|
19
|
+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.12">
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
<title>Contributor Covenant Code of Conduct - Network Pro Strategies</title>
|
24
|
+
|
25
|
+
|
26
|
+
|
27
|
+
<link rel="stylesheet" href="../assets/stylesheets/main.2afb09e1.min.css">
|
28
|
+
|
29
|
+
|
30
|
+
<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
|
31
|
+
|
32
|
+
|
33
|
+
|
34
|
+
|
35
|
+
|
36
|
+
|
37
|
+
|
38
|
+
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
<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>
|
44
|
+
|
45
|
+
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
|
50
|
+
</head>
|
51
|
+
|
52
|
+
|
53
|
+
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
|
60
|
+
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="amber" data-md-color-accent="yellow">
|
61
|
+
|
62
|
+
|
63
|
+
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
|
64
|
+
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
|
65
|
+
<label class="md-overlay" for="__drawer"></label>
|
66
|
+
<div data-md-component="skip">
|
67
|
+
|
68
|
+
|
69
|
+
<a href="#contributor-covenant-code-of-conduct" class="md-skip">
|
70
|
+
Skip to content
|
71
|
+
</a>
|
72
|
+
|
73
|
+
</div>
|
74
|
+
<div data-md-component="announce">
|
75
|
+
|
76
|
+
</div>
|
77
|
+
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
<header class="md-header" data-md-component="header">
|
82
|
+
<nav class="md-header__inner md-grid" aria-label="Header">
|
83
|
+
<a href=".." title="Network Pro Strategies" class="md-header__button md-logo" aria-label="Network Pro Strategies" data-md-component="logo">
|
84
|
+
|
85
|
+
<img src="../img/logo.png" alt="logo">
|
86
|
+
|
87
|
+
</a>
|
88
|
+
<label class="md-header__button md-icon" for="__drawer">
|
89
|
+
|
90
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
|
91
|
+
</label>
|
92
|
+
<div class="md-header__title" data-md-component="header-title">
|
93
|
+
<div class="md-header__ellipsis">
|
94
|
+
<div class="md-header__topic">
|
95
|
+
<span class="md-ellipsis">
|
96
|
+
Network Pro Strategies
|
97
|
+
</span>
|
98
|
+
</div>
|
99
|
+
<div class="md-header__topic" data-md-component="header-topic">
|
100
|
+
<span class="md-ellipsis">
|
101
|
+
|
102
|
+
Contributor Covenant Code of Conduct
|
103
|
+
|
104
|
+
</span>
|
105
|
+
</div>
|
106
|
+
</div>
|
107
|
+
</div>
|
108
|
+
|
109
|
+
|
110
|
+
<form class="md-header__option" data-md-component="palette">
|
111
|
+
|
112
|
+
|
113
|
+
|
114
|
+
|
115
|
+
<input class="md-option" data-md-color-media="(prefers-color-scheme)" data-md-color-scheme="default" data-md-color-primary="amber" data-md-color-accent="yellow" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_0">
|
116
|
+
|
117
|
+
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_1" hidden>
|
118
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m14.3 16-.7-2h-3.2l-.7 2H7.8L11 7h2l3.2 9zM20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12zm-9.15 3.96h2.3L12 9z"/></svg>
|
119
|
+
</label>
|
120
|
+
|
121
|
+
|
122
|
+
|
123
|
+
|
124
|
+
|
125
|
+
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="amber" data-md-color-accent="yellow" aria-label="Switch to system preference" type="radio" name="__palette" id="__palette_1">
|
126
|
+
|
127
|
+
<label class="md-header__button md-icon" title="Switch to system preference" for="__palette_2" hidden>
|
128
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13 12s-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6a6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z"/></svg>
|
129
|
+
</label>
|
130
|
+
|
131
|
+
|
132
|
+
|
133
|
+
|
134
|
+
|
135
|
+
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="amber" data-md-color-accent="yellow" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_2">
|
136
|
+
|
137
|
+
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_0" hidden>
|
138
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0-4-4m0 10a6 6 0 0 1-6-6 6 6 0 0 1 6-6 6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z"/></svg>
|
139
|
+
</label>
|
140
|
+
|
141
|
+
|
142
|
+
</form>
|
143
|
+
|
144
|
+
|
145
|
+
|
146
|
+
<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>
|
147
|
+
|
148
|
+
|
149
|
+
|
150
|
+
|
151
|
+
|
152
|
+
<label class="md-header__button md-icon" for="__search">
|
153
|
+
|
154
|
+
<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.52 6.52 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 5"/></svg>
|
155
|
+
</label>
|
156
|
+
<div class="md-search" data-md-component="search" role="dialog">
|
157
|
+
<label class="md-search__overlay" for="__search"></label>
|
158
|
+
<div class="md-search__inner" role="search">
|
159
|
+
<form class="md-search__form" name="search">
|
160
|
+
<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>
|
161
|
+
<label class="md-search__icon md-icon" for="__search">
|
162
|
+
|
163
|
+
<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.52 6.52 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 5"/></svg>
|
164
|
+
|
165
|
+
<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 11z"/></svg>
|
166
|
+
</label>
|
167
|
+
<nav class="md-search__options" aria-label="Search">
|
168
|
+
|
169
|
+
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
|
170
|
+
|
171
|
+
<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 12z"/></svg>
|
172
|
+
</button>
|
173
|
+
</nav>
|
174
|
+
|
175
|
+
<div class="md-search__suggest" data-md-component="search-suggest"></div>
|
176
|
+
|
177
|
+
</form>
|
178
|
+
<div class="md-search__output">
|
179
|
+
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
|
180
|
+
<div class="md-search-result" data-md-component="search-result">
|
181
|
+
<div class="md-search-result__meta">
|
182
|
+
Initializing search
|
183
|
+
</div>
|
184
|
+
<ol class="md-search-result__list" role="presentation"></ol>
|
185
|
+
</div>
|
186
|
+
</div>
|
187
|
+
</div>
|
188
|
+
</div>
|
189
|
+
</div>
|
190
|
+
|
191
|
+
|
192
|
+
|
193
|
+
<div class="md-header__source">
|
194
|
+
<a href="https://github.com/netwk-pro/netwk-pro-legal" title="Go to repository" class="md-source" data-md-component="source">
|
195
|
+
<div class="md-source__icon md-icon">
|
196
|
+
|
197
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.7.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="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.81"/></svg>
|
198
|
+
</div>
|
199
|
+
<div class="md-source__repository">
|
200
|
+
netwk-pro-legal
|
201
|
+
</div>
|
202
|
+
</a>
|
203
|
+
</div>
|
204
|
+
|
205
|
+
</nav>
|
206
|
+
|
207
|
+
</header>
|
208
|
+
|
209
|
+
<div class="md-container" data-md-component="container">
|
210
|
+
|
211
|
+
|
212
|
+
|
213
|
+
|
214
|
+
|
215
|
+
<nav class="md-tabs" aria-label="Tabs" data-md-component="tabs">
|
216
|
+
<div class="md-grid">
|
217
|
+
<ul class="md-tabs__list">
|
218
|
+
|
219
|
+
|
220
|
+
|
221
|
+
|
222
|
+
|
223
|
+
|
224
|
+
<li class="md-tabs__item">
|
225
|
+
<a href=".." class="md-tabs__link">
|
226
|
+
|
227
|
+
|
228
|
+
|
229
|
+
|
230
|
+
|
231
|
+
Home
|
232
|
+
|
233
|
+
</a>
|
234
|
+
</li>
|
235
|
+
|
236
|
+
|
237
|
+
|
238
|
+
|
239
|
+
|
240
|
+
|
241
|
+
|
242
|
+
|
243
|
+
<li class="md-tabs__item">
|
244
|
+
<a href="../privacy/" class="md-tabs__link">
|
245
|
+
|
246
|
+
|
247
|
+
|
248
|
+
|
249
|
+
|
250
|
+
Privacy Policy
|
251
|
+
|
252
|
+
</a>
|
253
|
+
</li>
|
254
|
+
|
255
|
+
|
256
|
+
|
257
|
+
|
258
|
+
|
259
|
+
|
260
|
+
|
261
|
+
|
262
|
+
<li class="md-tabs__item">
|
263
|
+
<a href="../terms-use/" class="md-tabs__link">
|
264
|
+
|
265
|
+
|
266
|
+
|
267
|
+
|
268
|
+
|
269
|
+
Website Terms of Use
|
270
|
+
|
271
|
+
</a>
|
272
|
+
</li>
|
273
|
+
|
274
|
+
|
275
|
+
|
276
|
+
|
277
|
+
|
278
|
+
|
279
|
+
|
280
|
+
|
281
|
+
<li class="md-tabs__item">
|
282
|
+
<a href="../legal/" class="md-tabs__link">
|
283
|
+
|
284
|
+
|
285
|
+
|
286
|
+
|
287
|
+
|
288
|
+
Legal, Copyright, and Licensing
|
289
|
+
|
290
|
+
</a>
|
291
|
+
</li>
|
292
|
+
|
293
|
+
|
294
|
+
|
295
|
+
|
296
|
+
|
297
|
+
|
298
|
+
|
299
|
+
|
300
|
+
|
301
|
+
|
302
|
+
<li class="md-tabs__item">
|
303
|
+
<a href="../terms-cond/" class="md-tabs__link">
|
304
|
+
|
305
|
+
|
306
|
+
|
307
|
+
Consulting
|
308
|
+
|
309
|
+
</a>
|
310
|
+
</li>
|
311
|
+
|
312
|
+
|
313
|
+
|
314
|
+
|
315
|
+
|
316
|
+
|
317
|
+
|
318
|
+
|
319
|
+
|
320
|
+
|
321
|
+
|
322
|
+
|
323
|
+
|
324
|
+
<li class="md-tabs__item md-tabs__item--active">
|
325
|
+
<a href="./" class="md-tabs__link">
|
326
|
+
|
327
|
+
|
328
|
+
|
329
|
+
Contributing
|
330
|
+
|
331
|
+
</a>
|
332
|
+
</li>
|
333
|
+
|
334
|
+
|
335
|
+
|
336
|
+
|
337
|
+
</ul>
|
338
|
+
</div>
|
339
|
+
</nav>
|
340
|
+
|
341
|
+
|
342
|
+
|
343
|
+
<main class="md-main" data-md-component="main">
|
344
|
+
<div class="md-main__inner md-grid">
|
345
|
+
|
346
|
+
|
347
|
+
|
348
|
+
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
|
349
|
+
<div class="md-sidebar__scrollwrap">
|
350
|
+
<div class="md-sidebar__inner">
|
351
|
+
|
352
|
+
|
353
|
+
|
354
|
+
|
355
|
+
|
356
|
+
|
357
|
+
|
358
|
+
|
359
|
+
<nav class="md-nav md-nav--primary md-nav--lifted md-nav--integrated" aria-label="Navigation" data-md-level="0">
|
360
|
+
<label class="md-nav__title" for="__drawer">
|
361
|
+
<a href=".." title="Network Pro Strategies" class="md-nav__button md-logo" aria-label="Network Pro Strategies" data-md-component="logo">
|
362
|
+
|
363
|
+
<img src="../img/logo.png" alt="logo">
|
364
|
+
|
365
|
+
</a>
|
366
|
+
Network Pro Strategies
|
367
|
+
</label>
|
368
|
+
|
369
|
+
<div class="md-nav__source">
|
370
|
+
<a href="https://github.com/netwk-pro/netwk-pro-legal" title="Go to repository" class="md-source" data-md-component="source">
|
371
|
+
<div class="md-source__icon md-icon">
|
372
|
+
|
373
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.7.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="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.81"/></svg>
|
374
|
+
</div>
|
375
|
+
<div class="md-source__repository">
|
376
|
+
netwk-pro-legal
|
377
|
+
</div>
|
378
|
+
</a>
|
379
|
+
</div>
|
380
|
+
|
381
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
382
|
+
|
383
|
+
|
384
|
+
|
385
|
+
|
386
|
+
|
387
|
+
|
388
|
+
|
389
|
+
<li class="md-nav__item">
|
390
|
+
<a href=".." class="md-nav__link">
|
391
|
+
|
392
|
+
|
393
|
+
|
394
|
+
<span class="md-ellipsis">
|
395
|
+
Home
|
396
|
+
|
397
|
+
</span>
|
398
|
+
|
399
|
+
|
400
|
+
</a>
|
401
|
+
</li>
|
402
|
+
|
403
|
+
|
404
|
+
|
405
|
+
|
406
|
+
|
407
|
+
|
408
|
+
|
409
|
+
|
410
|
+
|
411
|
+
<li class="md-nav__item">
|
412
|
+
<a href="../privacy/" class="md-nav__link">
|
413
|
+
|
414
|
+
|
415
|
+
|
416
|
+
<span class="md-ellipsis">
|
417
|
+
Privacy Policy
|
418
|
+
|
419
|
+
</span>
|
420
|
+
|
421
|
+
|
422
|
+
</a>
|
423
|
+
</li>
|
424
|
+
|
425
|
+
|
426
|
+
|
427
|
+
|
428
|
+
|
429
|
+
|
430
|
+
|
431
|
+
|
432
|
+
|
433
|
+
<li class="md-nav__item">
|
434
|
+
<a href="../terms-use/" class="md-nav__link">
|
435
|
+
|
436
|
+
|
437
|
+
|
438
|
+
<span class="md-ellipsis">
|
439
|
+
Website Terms of Use
|
440
|
+
|
441
|
+
</span>
|
442
|
+
|
443
|
+
|
444
|
+
</a>
|
445
|
+
</li>
|
446
|
+
|
447
|
+
|
448
|
+
|
449
|
+
|
450
|
+
|
451
|
+
|
452
|
+
|
453
|
+
|
454
|
+
|
455
|
+
<li class="md-nav__item">
|
456
|
+
<a href="../legal/" class="md-nav__link">
|
457
|
+
|
458
|
+
|
459
|
+
|
460
|
+
<span class="md-ellipsis">
|
461
|
+
Legal, Copyright, and Licensing
|
462
|
+
|
463
|
+
</span>
|
464
|
+
|
465
|
+
|
466
|
+
</a>
|
467
|
+
</li>
|
468
|
+
|
469
|
+
|
470
|
+
|
471
|
+
|
472
|
+
|
473
|
+
|
474
|
+
|
475
|
+
|
476
|
+
|
477
|
+
|
478
|
+
|
479
|
+
|
480
|
+
|
481
|
+
|
482
|
+
|
483
|
+
|
484
|
+
|
485
|
+
<li class="md-nav__item md-nav__item--nested">
|
486
|
+
|
487
|
+
|
488
|
+
|
489
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5" >
|
490
|
+
|
491
|
+
|
492
|
+
<label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="0">
|
493
|
+
|
494
|
+
|
495
|
+
|
496
|
+
<span class="md-ellipsis">
|
497
|
+
Consulting
|
498
|
+
|
499
|
+
</span>
|
500
|
+
|
501
|
+
|
502
|
+
<span class="md-nav__icon md-icon"></span>
|
503
|
+
</label>
|
504
|
+
|
505
|
+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="false">
|
506
|
+
<label class="md-nav__title" for="__nav_5">
|
507
|
+
<span class="md-nav__icon md-icon"></span>
|
508
|
+
Consulting
|
509
|
+
</label>
|
510
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
511
|
+
|
512
|
+
|
513
|
+
|
514
|
+
|
515
|
+
|
516
|
+
|
517
|
+
|
518
|
+
<li class="md-nav__item">
|
519
|
+
<a href="../terms-cond/" class="md-nav__link">
|
520
|
+
|
521
|
+
|
522
|
+
|
523
|
+
<span class="md-ellipsis">
|
524
|
+
Consulting Terms and Conditions
|
525
|
+
|
526
|
+
</span>
|
527
|
+
|
528
|
+
|
529
|
+
</a>
|
530
|
+
</li>
|
531
|
+
|
532
|
+
|
533
|
+
|
534
|
+
|
535
|
+
</ul>
|
536
|
+
</nav>
|
537
|
+
|
538
|
+
</li>
|
539
|
+
|
540
|
+
|
541
|
+
|
542
|
+
|
543
|
+
|
544
|
+
|
545
|
+
|
546
|
+
|
547
|
+
|
548
|
+
|
549
|
+
|
550
|
+
|
551
|
+
|
552
|
+
|
553
|
+
|
554
|
+
|
555
|
+
|
556
|
+
|
557
|
+
|
558
|
+
|
559
|
+
|
560
|
+
|
561
|
+
<li class="md-nav__item md-nav__item--active md-nav__item--section md-nav__item--nested">
|
562
|
+
|
563
|
+
|
564
|
+
|
565
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_6" checked>
|
566
|
+
|
567
|
+
|
568
|
+
<label class="md-nav__link" for="__nav_6" id="__nav_6_label" tabindex="">
|
569
|
+
|
570
|
+
|
571
|
+
|
572
|
+
<span class="md-ellipsis">
|
573
|
+
Contributing
|
574
|
+
|
575
|
+
</span>
|
576
|
+
|
577
|
+
|
578
|
+
<span class="md-nav__icon md-icon"></span>
|
579
|
+
</label>
|
580
|
+
|
581
|
+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_6_label" aria-expanded="true">
|
582
|
+
<label class="md-nav__title" for="__nav_6">
|
583
|
+
<span class="md-nav__icon md-icon"></span>
|
584
|
+
Contributing
|
585
|
+
</label>
|
586
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
587
|
+
|
588
|
+
|
589
|
+
|
590
|
+
|
591
|
+
|
592
|
+
|
593
|
+
|
594
|
+
|
595
|
+
|
596
|
+
<li class="md-nav__item md-nav__item--active">
|
597
|
+
|
598
|
+
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
|
599
|
+
|
600
|
+
|
601
|
+
|
602
|
+
|
603
|
+
|
604
|
+
<label class="md-nav__link md-nav__link--active" for="__toc">
|
605
|
+
|
606
|
+
|
607
|
+
|
608
|
+
<span class="md-ellipsis">
|
609
|
+
Contributor Covenant Code of Conduct
|
610
|
+
|
611
|
+
</span>
|
612
|
+
|
613
|
+
|
614
|
+
<span class="md-nav__icon md-icon"></span>
|
615
|
+
</label>
|
616
|
+
|
617
|
+
<a href="./" class="md-nav__link md-nav__link--active">
|
618
|
+
|
619
|
+
|
620
|
+
|
621
|
+
<span class="md-ellipsis">
|
622
|
+
Contributor Covenant Code of Conduct
|
623
|
+
|
624
|
+
</span>
|
625
|
+
|
626
|
+
|
627
|
+
</a>
|
628
|
+
|
629
|
+
|
630
|
+
|
631
|
+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
632
|
+
|
633
|
+
|
634
|
+
|
635
|
+
|
636
|
+
|
637
|
+
|
638
|
+
<label class="md-nav__title" for="__toc">
|
639
|
+
<span class="md-nav__icon md-icon"></span>
|
640
|
+
Table of contents
|
641
|
+
</label>
|
642
|
+
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
643
|
+
|
644
|
+
<li class="md-nav__item">
|
645
|
+
<a href="#contents" class="md-nav__link">
|
646
|
+
<span class="md-ellipsis">
|
647
|
+
Contents
|
648
|
+
</span>
|
649
|
+
</a>
|
650
|
+
|
651
|
+
</li>
|
652
|
+
|
653
|
+
<li class="md-nav__item">
|
654
|
+
<a href="#our-pledge" class="md-nav__link">
|
655
|
+
<span class="md-ellipsis">
|
656
|
+
Our Pledge
|
657
|
+
</span>
|
658
|
+
</a>
|
659
|
+
|
660
|
+
</li>
|
661
|
+
|
662
|
+
<li class="md-nav__item">
|
663
|
+
<a href="#our-standards" class="md-nav__link">
|
664
|
+
<span class="md-ellipsis">
|
665
|
+
Our Standards
|
666
|
+
</span>
|
667
|
+
</a>
|
668
|
+
|
669
|
+
</li>
|
670
|
+
|
671
|
+
<li class="md-nav__item">
|
672
|
+
<a href="#responsibilities" class="md-nav__link">
|
673
|
+
<span class="md-ellipsis">
|
674
|
+
Responsibilities
|
675
|
+
</span>
|
676
|
+
</a>
|
677
|
+
|
678
|
+
</li>
|
679
|
+
|
680
|
+
<li class="md-nav__item">
|
681
|
+
<a href="#scope" class="md-nav__link">
|
682
|
+
<span class="md-ellipsis">
|
683
|
+
Scope
|
684
|
+
</span>
|
685
|
+
</a>
|
686
|
+
|
687
|
+
</li>
|
688
|
+
|
689
|
+
<li class="md-nav__item">
|
690
|
+
<a href="#enforcement" class="md-nav__link">
|
691
|
+
<span class="md-ellipsis">
|
692
|
+
Enforcement
|
693
|
+
</span>
|
694
|
+
</a>
|
695
|
+
|
696
|
+
</li>
|
697
|
+
|
698
|
+
<li class="md-nav__item">
|
699
|
+
<a href="#attribution" class="md-nav__link">
|
700
|
+
<span class="md-ellipsis">
|
701
|
+
Attribution
|
702
|
+
</span>
|
703
|
+
</a>
|
704
|
+
|
705
|
+
</li>
|
706
|
+
|
707
|
+
</ul>
|
708
|
+
|
709
|
+
</nav>
|
710
|
+
|
711
|
+
</li>
|
712
|
+
|
713
|
+
|
714
|
+
|
715
|
+
|
716
|
+
</ul>
|
717
|
+
</nav>
|
718
|
+
|
719
|
+
</li>
|
720
|
+
|
721
|
+
|
722
|
+
|
723
|
+
</ul>
|
724
|
+
</nav>
|
725
|
+
</div>
|
726
|
+
</div>
|
727
|
+
</div>
|
728
|
+
|
729
|
+
|
730
|
+
|
731
|
+
|
732
|
+
<div class="md-content" data-md-component="content">
|
733
|
+
<article class="md-content__inner md-typeset">
|
734
|
+
|
735
|
+
|
736
|
+
|
737
|
+
<nav class="md-tags" >
|
738
|
+
|
739
|
+
|
740
|
+
|
741
|
+
|
742
|
+
<span class="md-tag">code-of-conduct</span>
|
743
|
+
|
744
|
+
|
745
|
+
|
746
|
+
|
747
|
+
|
748
|
+
<span class="md-tag">contributing</span>
|
749
|
+
|
750
|
+
|
751
|
+
|
752
|
+
|
753
|
+
|
754
|
+
<span class="md-tag">network-pro</span>
|
755
|
+
|
756
|
+
|
757
|
+
</nav>
|
758
|
+
|
759
|
+
|
760
|
+
|
761
|
+
|
762
|
+
|
763
|
+
|
764
|
+
<p><a href="https://spdx.dev/learn/handling-license-info/">SPDX-License-Identifier</a>:
|
765
|
+
<code>CC-BY-4.0 OR GPL-3.0-or-later</code></p>
|
766
|
+
<p><a name="top"></a></p>
|
767
|
+
<!-- markdownlint-disable MD025 -->
|
768
|
+
|
769
|
+
<h1 id="contributor-covenant-code-of-conduct">Contributor Covenant Code of Conduct</h1>
|
770
|
+
<!-- markdownlint-enable MD025 -->
|
771
|
+
|
772
|
+
<p><strong>Network Pro Strategies</strong><br />
|
773
|
+
<strong>Effective Date:</strong> 3/21/2025</p>
|
774
|
+
<p> </p>
|
775
|
+
<h2 id="contents">Contents</h2>
|
776
|
+
<ul>
|
777
|
+
<li><a href="#pledge">Our Pledge</a></li>
|
778
|
+
<li><a href="#standards">Our Standards</a></li>
|
779
|
+
<li><a href="#response">Responsibilities</a></li>
|
780
|
+
<li><a href="#scope">Scope</a></li>
|
781
|
+
<li><a href="#enforce">Enforcement</a></li>
|
782
|
+
<li><a href="#attribute">Attribution</a></li>
|
783
|
+
</ul>
|
784
|
+
<hr />
|
785
|
+
<p><a name="pledge"></a></p>
|
786
|
+
<h2 id="our-pledge">Our Pledge</h2>
|
787
|
+
<p>We as members, contributors, and leaders pledge to make participation in our
|
788
|
+
community a harassment-free experience for everyone, regardless of age, body
|
789
|
+
size, visible or invisible disability, ethnicity, sex characteristics, gender
|
790
|
+
identity and expression, level of experience, education, socio-economic status,
|
791
|
+
nationality, personal appearance, race, caste, color, religion, or sexual
|
792
|
+
identity and orientation.</p>
|
793
|
+
<p>We pledge to act and interact in ways that contribute to an open, welcoming,
|
794
|
+
diverse, inclusive, and healthy community.</p>
|
795
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
796
|
+
<p><a name="standards"></a></p>
|
797
|
+
<h2 id="our-standards">Our Standards</h2>
|
798
|
+
<p>Examples of behavior that contributes to a positive environment for our
|
799
|
+
community include:</p>
|
800
|
+
<ul>
|
801
|
+
<li>Demonstrating empathy and kindness toward other people</li>
|
802
|
+
<li>Being respectful of differing opinions, viewpoints, and experiences</li>
|
803
|
+
<li>Giving and gracefully accepting constructive feedback</li>
|
804
|
+
<li>Accepting responsibility and apologizing to those affected by our mistakes,
|
805
|
+
and learning from the experience</li>
|
806
|
+
<li>Focusing on what is best not just for us as individuals, but for the overall
|
807
|
+
community</li>
|
808
|
+
</ul>
|
809
|
+
<p>Examples of unacceptable behavior include:</p>
|
810
|
+
<ul>
|
811
|
+
<li>The use of sexualized language or imagery, and sexual attention or advances of
|
812
|
+
any kind</li>
|
813
|
+
<li>Trolling, insulting or derogatory comments, and personal or political attacks</li>
|
814
|
+
<li>Public or private harassment</li>
|
815
|
+
<li>Publishing others' private information, such as a physical or email address,
|
816
|
+
without their explicit permission</li>
|
817
|
+
<li>Other conduct which could reasonably be considered inappropriate in a
|
818
|
+
professional setting</li>
|
819
|
+
</ul>
|
820
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
821
|
+
<p><a name="response"></a></p>
|
822
|
+
<h2 id="responsibilities">Responsibilities</h2>
|
823
|
+
<p>Company and community leaders are responsible for clarifying and enforcing our standards of
|
824
|
+
acceptable behavior and will take appropriate and fair corrective action in
|
825
|
+
response to any behavior that they deem inappropriate, threatening, offensive,
|
826
|
+
or harmful.</p>
|
827
|
+
<p>Company and community leaders have the right and responsibility to remove, edit, or reject
|
828
|
+
comments, commits, code, wiki edits, issues, and other contributions that are
|
829
|
+
not aligned to this Code of Conduct, and will communicate reasons for moderation
|
830
|
+
decisions when appropriate.</p>
|
831
|
+
<p>Network Pro Strategies reserves the right, at its sole discretion, to remove, edit, or reject any contributions that are contrary to or detrimental to its business interests.</p>
|
832
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
833
|
+
<p><a name="scope"></a></p>
|
834
|
+
<h2 id="scope">Scope</h2>
|
835
|
+
<p>This Code of Conduct applies within all community spaces, and also applies when
|
836
|
+
an individual is officially representing the company or community in public spaces.
|
837
|
+
Examples of representing our company or community include using an official email address,
|
838
|
+
posting via an official social media account, or acting as an appointed
|
839
|
+
representative at an online or offline event.</p>
|
840
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
841
|
+
<p><a name="enforce"></a></p>
|
842
|
+
<h2 id="enforcement">Enforcement</h2>
|
843
|
+
<p>Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the abuse team at <a href="mailto:abuse@neteng.pro">abuse@neteng.pro</a>. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances.</p>
|
844
|
+
<p>The abuse team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.</p>
|
845
|
+
<p>Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project’s leadership.</p>
|
846
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
847
|
+
<p><a name="attribute"></a></p>
|
848
|
+
<h2 id="attribution">Attribution</h2>
|
849
|
+
<p>This Code of Conduct is adapted from the <a href="https://www.contributor-covenant.org">Contributor Covenant</a>,
|
850
|
+
version 2.1, available at
|
851
|
+
<a href="https://www.contributor-covenant.org/version/2/1/code_of_conduct.html">https://www.contributor-covenant.org/version/2/1/code_of_conduct.html</a>.</p>
|
852
|
+
<p>The <strong>Enforcement</strong> section is adapted from the
|
853
|
+
<a href="https://www.contributor-covenant.org">Contributor Covenant</a>,
|
854
|
+
version 1.4, available at
|
855
|
+
<a href="https://www.contributor-covenant.org/version/1/4/code-of-conduct/">https://www.contributor-covenant.org/version/1/4/code-of-conduct/</a>.</p>
|
856
|
+
<p>For answers to common questions about this code of conduct, see the FAQ at
|
857
|
+
<a href="https://www.contributor-covenant.org/faq">https://www.contributor-covenant.org/faq</a>. Translations are available at
|
858
|
+
<a href="https://www.contributor-covenant.org/translations">https://www.contributor-covenant.org/translations</a>.</p>
|
859
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
860
|
+
<hr />
|
861
|
+
<div style="font-size: 12px; text-align: center;">
|
862
|
+
|
863
|
+
<p>Network Pro™, the shield logo, and the "Locking Down Networks™" slogan are <a href="./legal/#trademark" target="_self">trademarks</a> of Network Pro Strategies.</p>
|
864
|
+
|
865
|
+
<p>Licensed under <a href="./legal/#cc-by" target="_self"><strong>CC BY 4.0</strong></a> and the <a href="./legal/#gnu-gpl" target="_self"><strong>GNU GPL</strong></a>, as published by the <a rel="noopener noreferrer" href="https://fsf.org" target="_blank">Free Software Foundation</a>, either version 3 of the License, or (at your option) any later version.</p>
|
866
|
+
|
867
|
+
</div>
|
868
|
+
|
869
|
+
|
870
|
+
|
871
|
+
|
872
|
+
|
873
|
+
|
874
|
+
|
875
|
+
|
876
|
+
|
877
|
+
|
878
|
+
|
879
|
+
|
880
|
+
|
881
|
+
|
882
|
+
|
883
|
+
|
884
|
+
</article>
|
885
|
+
</div>
|
886
|
+
|
887
|
+
|
888
|
+
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
889
|
+
</div>
|
890
|
+
|
891
|
+
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
|
892
|
+
|
893
|
+
<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 8z"/></svg>
|
894
|
+
Back to top
|
895
|
+
</button>
|
896
|
+
|
897
|
+
</main>
|
898
|
+
|
899
|
+
<footer class="md-footer">
|
900
|
+
|
901
|
+
<div class="md-footer-meta md-typeset">
|
902
|
+
<div class="md-footer-meta__inner md-grid">
|
903
|
+
<div class="md-copyright">
|
904
|
+
|
905
|
+
<div class="md-copyright__highlight">
|
906
|
+
Copyright © 2025 Network Pro Strategies (Network Pro™) – <a href="#__consent">Change cookie settings</a>
|
907
|
+
|
908
|
+
</div>
|
909
|
+
|
910
|
+
|
911
|
+
Made with
|
912
|
+
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
913
|
+
Material for MkDocs
|
914
|
+
</a>
|
915
|
+
|
916
|
+
</div>
|
917
|
+
|
918
|
+
</div>
|
919
|
+
</div>
|
920
|
+
</footer>
|
921
|
+
|
922
|
+
</div>
|
923
|
+
<div class="md-dialog" data-md-component="dialog">
|
924
|
+
<div class="md-dialog__inner md-typeset"></div>
|
925
|
+
</div>
|
926
|
+
|
927
|
+
|
928
|
+
<div class="md-consent" data-md-component="consent" id="__consent" hidden>
|
929
|
+
<div class="md-consent__overlay"></div>
|
930
|
+
<aside class="md-consent__inner">
|
931
|
+
<form class="md-consent__form md-grid md-typeset" name="consent">
|
932
|
+
|
933
|
+
|
934
|
+
|
935
|
+
|
936
|
+
<h4>Cookie Consent</h4>
|
937
|
+
<p>We use cookies to recognize your repeated visits and preferences, as well as to measure the effectiveness of our documentation and whether users find what they're searching for. With your consent, you're helping us to make our documentation better.</p>
|
938
|
+
<input class="md-toggle" type="checkbox" id="__settings" >
|
939
|
+
<div class="md-consent__settings">
|
940
|
+
<ul class="task-list">
|
941
|
+
|
942
|
+
|
943
|
+
|
944
|
+
|
945
|
+
|
946
|
+
|
947
|
+
|
948
|
+
|
949
|
+
|
950
|
+
|
951
|
+
|
952
|
+
<li class="task-list-item">
|
953
|
+
<label class="task-list-control">
|
954
|
+
<input type="checkbox" name="analytics" >
|
955
|
+
<span class="task-list-indicator"></span>
|
956
|
+
Google Analytics
|
957
|
+
</label>
|
958
|
+
</li>
|
959
|
+
|
960
|
+
|
961
|
+
|
962
|
+
|
963
|
+
|
964
|
+
|
965
|
+
|
966
|
+
|
967
|
+
|
968
|
+
|
969
|
+
<li class="task-list-item">
|
970
|
+
<label class="task-list-control">
|
971
|
+
<input type="checkbox" name="github" >
|
972
|
+
<span class="task-list-indicator"></span>
|
973
|
+
GitHub
|
974
|
+
</label>
|
975
|
+
</li>
|
976
|
+
|
977
|
+
|
978
|
+
|
979
|
+
</ul>
|
980
|
+
</div>
|
981
|
+
<div class="md-consent__controls">
|
982
|
+
|
983
|
+
|
984
|
+
|
985
|
+
<button type="reset" class="md-button md-button--primary">Reject</button>
|
986
|
+
|
987
|
+
|
988
|
+
|
989
|
+
|
990
|
+
<button class="md-button md-button--primary">Accept</button>
|
991
|
+
|
992
|
+
|
993
|
+
|
994
|
+
|
995
|
+
|
996
|
+
|
997
|
+
|
998
|
+
<label class="md-button" for="__settings">Manage settings</label>
|
999
|
+
|
1000
|
+
|
1001
|
+
</div>
|
1002
|
+
</form>
|
1003
|
+
</aside>
|
1004
|
+
</div>
|
1005
|
+
<script>var consent=__md_get("__consent");if(consent)for(var input of document.forms.consent.elements)input.name&&(input.checked=consent[input.name]||!1);else"file:"!==location.protocol&&setTimeout((function(){document.querySelector("[data-md-component=consent]").hidden=!1}),250);var form=document.forms.consent;for(var action of["submit","reset"])form.addEventListener(action,(function(e){if(e.preventDefault(),"reset"===e.type)for(var n of document.forms.consent.elements)n.name&&(n.checked=!1);__md_set("__consent",Object.fromEntries(Array.from(new FormData(form).keys()).map((function(e){return[e,!0]})))),location.hash="",location.reload()}))</script>
|
1006
|
+
|
1007
|
+
|
1008
|
+
|
1009
|
+
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.instant", "navigation.tracking", "navigation.tabs", "toc.follow", "toc.integrate", "navigation.top", "search.suggest"], "search": "../assets/javascripts/workers/search.f8cc74c7.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>
|
1010
|
+
|
1011
|
+
|
1012
|
+
<script src="../assets/javascripts/bundle.c8b220af.min.js"></script>
|
1013
|
+
|
1014
|
+
|
1015
|
+
</body>
|
1016
|
+
</html>
|