Skip to content

Commit 3be88d9

Browse files
committed
Deployed 47596e2 with MkDocs version: 1.6.1
1 parent 963e4dc commit 3be88d9

21 files changed

Lines changed: 1102 additions & 111 deletions

404.html

Lines changed: 72 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,18 @@
1616

1717

1818
<link rel="icon" href="/assets/images/favicon.png">
19-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.7">
19+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.20">
2020

2121

2222

2323
<title>MapManager</title>
2424

2525

2626

27-
<link rel="stylesheet" href="/assets/stylesheets/main.8608ea7d.min.css">
27+
<link rel="stylesheet" href="/assets/stylesheets/main.e53b48f4.min.css">
28+
29+
30+
<link rel="stylesheet" href="/assets/stylesheets/palette.06af60db.min.css">
2831

2932

3033

@@ -47,6 +50,10 @@
4750

4851
<link rel="stylesheet" href="/css/style.css">
4952

53+
<link rel="stylesheet" href="/theme/css/style.css">
54+
55+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
56+
5057
<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>
5158

5259

@@ -57,7 +64,14 @@
5764
</head>
5865

5966

60-
<body dir="ltr">
67+
68+
69+
70+
71+
72+
73+
74+
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="indigo" data-md-color-accent="indigo">
6175

6276

6377
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
@@ -104,16 +118,54 @@
104118
</div>
105119
</div>
106120

121+
122+
<form class="md-header__option" data-md-component="palette">
123+
107124

108-
<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>
109125

110126

127+
<input class="md-option" data-md-color-media="(prefers-color-scheme)" data-md-color-scheme="default" data-md-color-primary="indigo" data-md-color-accent="indigo" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_0">
111128

112-
<label class="md-header__button md-icon" for="__search">
113-
114-
<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>
129+
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_1" hidden>
130+
<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>
131+
</label>
132+
133+
134+
135+
136+
137+
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="slate" data-md-color-primary="indigo" data-md-color-accent="indigo" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_1">
138+
139+
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_2" hidden>
140+
<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>
141+
</label>
142+
143+
144+
145+
146+
147+
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="indigo" data-md-color-accent="indigo" aria-label="Switch to system preference" type="radio" name="__palette" id="__palette_2">
148+
149+
<label class="md-header__button md-icon" title="Switch to system preference" for="__palette_0" hidden>
150+
<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>
115151
</label>
116-
<div class="md-search" data-md-component="search" role="dialog">
152+
153+
154+
</form>
155+
156+
157+
158+
<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>
159+
160+
161+
162+
163+
164+
<label class="md-header__button md-icon" for="__search">
165+
166+
<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>
167+
</label>
168+
<div class="md-search" data-md-component="search" role="dialog">
117169
<label class="md-search__overlay" for="__search"></label>
118170
<div class="md-search__inner" role="search">
119171
<form class="md-search__form" name="search">
@@ -145,13 +197,14 @@
145197
</div>
146198
</div>
147199
</div>
200+
148201

149202

150203
<div class="md-header__source">
151204
<a href="https://github.com/mapmanager/MapManager-Docs" title="Go to repository" class="md-source" data-md-component="source">
152205
<div class="md-source__icon md-icon">
153206

154-
<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>
207+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 7.0.0 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 2025 Fonticons, Inc.--><path d="M439.6 236.1 244 40.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L162.5 81l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7-26.5 26.5-70.2-2.9-56-37.3L240.3 199v121.9c25.3 12.5 22.3 41.8 9.1 55-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L142.6 101 8.5 235.1C3 240.6 0 247.9 0 255.5s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4"/></svg>
155208
</div>
156209
<div class="md-source__repository">
157210
MapManager-Docs
@@ -197,7 +250,7 @@
197250
<a href="https://github.com/mapmanager/MapManager-Docs" title="Go to repository" class="md-source" data-md-component="source">
198251
<div class="md-source__icon md-icon">
199252

200-
<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>
253+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 7.0.0 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 2025 Fonticons, Inc.--><path d="M439.6 236.1 244 40.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L162.5 81l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7-26.5 26.5-70.2-2.9-56-37.3L240.3 199v121.9c25.3 12.5 22.3 41.8 9.1 55-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L142.6 101 8.5 235.1C3 240.6 0 247.9 0 255.5s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4"/></svg>
201254
</div>
202255
<div class="md-source__repository">
203256
MapManager-Docs
@@ -217,6 +270,7 @@
217270
<a href="/getting-started/" class="md-nav__link">
218271

219272

273+
220274
<span class="md-ellipsis">
221275
Getting Started
222276

@@ -238,6 +292,7 @@
238292
<a href="/supported-file-formats/" class="md-nav__link">
239293

240294

295+
241296
<span class="md-ellipsis">
242297
Supported File Formats
243298

@@ -259,6 +314,7 @@
259314

260315

261316

317+
262318
<li class="md-nav__item md-nav__item--nested">
263319

264320

@@ -269,6 +325,7 @@
269325
<label class="md-nav__link" for="__nav_3" id="__nav_3_label" tabindex="0">
270326

271327

328+
272329
<span class="md-ellipsis">
273330
API
274331

@@ -295,6 +352,7 @@
295352
<a href="/mapmanagercore/" class="md-nav__link">
296353

297354

355+
298356
<span class="md-ellipsis">
299357
MapManager Core
300358

@@ -361,10 +419,12 @@ <h1>404 - Not found</h1>
361419
</div>
362420

363421

364-
<script id="__config" type="application/json">{"base": "/", "features": ["navigation.instant"], "search": "/assets/javascripts/workers/search.f8cc74c7.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>
422+
423+
424+
<script id="__config" type="application/json">{"base": "/", "features": ["navigation.instant"], "search": "/assets/javascripts/workers/search.973d3a69.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>
365425

366426

367-
<script src="/assets/javascripts/bundle.c8b220af.min.js"></script>
427+
<script src="/assets/javascripts/bundle.f55a23d4.min.js"></script>
368428

369429

370430
</body>

assets/_mkdocstrings.css

Lines changed: 79 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
display: inline;
1111
}
1212

13+
/* No text transformation from Material for MkDocs for H5 headings. */
14+
.md-typeset h5 .doc-object-name {
15+
text-transform: none;
16+
}
17+
1318
/* Max width for docstring sections tables. */
1419
.doc .md-typeset__table,
1520
.doc .md-typeset__table table {
@@ -22,17 +27,25 @@
2227
}
2328

2429
/* Defaults in Spacy table style. */
25-
.doc-param-default {
30+
.doc-param-default,
31+
.doc-type_param-default {
2632
float: right;
2733
}
2834

2935
/* Parameter headings must be inline, not blocks. */
30-
.doc-heading-parameter {
36+
.doc-heading-parameter,
37+
.doc-heading-type_parameter {
3138
display: inline;
3239
}
3340

41+
/* Default font size for parameter headings. */
42+
.md-typeset .doc-heading-parameter {
43+
font-size: inherit;
44+
}
45+
3446
/* Prefer space on the right, not the left of parameter permalinks. */
35-
.doc-heading-parameter .headerlink {
47+
.doc-heading-parameter .headerlink,
48+
.doc-heading-type_parameter .headerlink {
3649
margin-left: 0 !important;
3750
margin-right: 0.2rem;
3851
}
@@ -42,37 +55,67 @@
4255
font-weight: bold;
4356
}
4457

58+
/* Backlinks crumb separator. */
59+
.doc-backlink-crumb {
60+
display: inline-flex;
61+
gap: .2rem;
62+
white-space: nowrap;
63+
align-items: center;
64+
vertical-align: middle;
65+
}
66+
.doc-backlink-crumb:not(:first-child)::before {
67+
background-color: var(--md-default-fg-color--lighter);
68+
content: "";
69+
display: inline;
70+
height: 1rem;
71+
--md-path-icon: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.59 16.58 13.17 12 8.59 7.41 10 6l6 6-6 6z"/></svg>');
72+
-webkit-mask-image: var(--md-path-icon);
73+
mask-image: var(--md-path-icon);
74+
width: 1rem;
75+
}
76+
.doc-backlink-crumb.last {
77+
font-weight: bold;
78+
}
79+
4580
/* Symbols in Navigation and ToC. */
4681
:root, :host,
4782
[data-md-color-scheme="default"] {
4883
--doc-symbol-parameter-fg-color: #df50af;
84+
--doc-symbol-type_parameter-fg-color: #df50af;
4985
--doc-symbol-attribute-fg-color: #953800;
5086
--doc-symbol-function-fg-color: #8250df;
5187
--doc-symbol-method-fg-color: #8250df;
5288
--doc-symbol-class-fg-color: #0550ae;
89+
--doc-symbol-type_alias-fg-color: #0550ae;
5390
--doc-symbol-module-fg-color: #5cad0f;
5491

5592
--doc-symbol-parameter-bg-color: #df50af1a;
93+
--doc-symbol-type_parameter-bg-color: #df50af1a;
5694
--doc-symbol-attribute-bg-color: #9538001a;
5795
--doc-symbol-function-bg-color: #8250df1a;
5896
--doc-symbol-method-bg-color: #8250df1a;
5997
--doc-symbol-class-bg-color: #0550ae1a;
98+
--doc-symbol-type_alias-bg-color: #0550ae1a;
6099
--doc-symbol-module-bg-color: #5cad0f1a;
61100
}
62101

63102
[data-md-color-scheme="slate"] {
64103
--doc-symbol-parameter-fg-color: #ffa8cc;
104+
--doc-symbol-type_parameter-fg-color: #ffa8cc;
65105
--doc-symbol-attribute-fg-color: #ffa657;
66106
--doc-symbol-function-fg-color: #d2a8ff;
67107
--doc-symbol-method-fg-color: #d2a8ff;
68108
--doc-symbol-class-fg-color: #79c0ff;
109+
--doc-symbol-type_alias-fg-color: #79c0ff;
69110
--doc-symbol-module-fg-color: #baff79;
70111

71112
--doc-symbol-parameter-bg-color: #ffa8cc1a;
113+
--doc-symbol-type_parameter-bg-color: #ffa8cc1a;
72114
--doc-symbol-attribute-bg-color: #ffa6571a;
73115
--doc-symbol-function-bg-color: #d2a8ff1a;
74116
--doc-symbol-method-bg-color: #d2a8ff1a;
75117
--doc-symbol-class-bg-color: #79c0ff1a;
118+
--doc-symbol-type_alias-bg-color: #79c0ff1a;
76119
--doc-symbol-module-bg-color: #baff791a;
77120
}
78121

@@ -83,7 +126,8 @@ code.doc-symbol {
83126
font-weight: bold;
84127
}
85128

86-
code.doc-symbol-parameter {
129+
code.doc-symbol-parameter,
130+
a code.doc-symbol-parameter {
87131
color: var(--doc-symbol-parameter-fg-color);
88132
background-color: var(--doc-symbol-parameter-bg-color);
89133
}
@@ -92,7 +136,18 @@ code.doc-symbol-parameter::after {
92136
content: "param";
93137
}
94138

95-
code.doc-symbol-attribute {
139+
code.doc-symbol-type_parameter,
140+
a code.doc-symbol-type_parameter {
141+
color: var(--doc-symbol-type_parameter-fg-color);
142+
background-color: var(--doc-symbol-type_parameter-bg-color);
143+
}
144+
145+
code.doc-symbol-type_parameter::after {
146+
content: "type-param";
147+
}
148+
149+
code.doc-symbol-attribute,
150+
a code.doc-symbol-attribute {
96151
color: var(--doc-symbol-attribute-fg-color);
97152
background-color: var(--doc-symbol-attribute-bg-color);
98153
}
@@ -101,7 +156,8 @@ code.doc-symbol-attribute::after {
101156
content: "attr";
102157
}
103158

104-
code.doc-symbol-function {
159+
code.doc-symbol-function,
160+
a code.doc-symbol-function {
105161
color: var(--doc-symbol-function-fg-color);
106162
background-color: var(--doc-symbol-function-bg-color);
107163
}
@@ -110,7 +166,8 @@ code.doc-symbol-function::after {
110166
content: "func";
111167
}
112168

113-
code.doc-symbol-method {
169+
code.doc-symbol-method,
170+
a code.doc-symbol-method {
114171
color: var(--doc-symbol-method-fg-color);
115172
background-color: var(--doc-symbol-method-bg-color);
116173
}
@@ -119,7 +176,8 @@ code.doc-symbol-method::after {
119176
content: "meth";
120177
}
121178

122-
code.doc-symbol-class {
179+
code.doc-symbol-class,
180+
a code.doc-symbol-class {
123181
color: var(--doc-symbol-class-fg-color);
124182
background-color: var(--doc-symbol-class-bg-color);
125183
}
@@ -128,7 +186,19 @@ code.doc-symbol-class::after {
128186
content: "class";
129187
}
130188

131-
code.doc-symbol-module {
189+
190+
code.doc-symbol-type_alias,
191+
a code.doc-symbol-type_alias {
192+
color: var(--doc-symbol-type_alias-fg-color);
193+
background-color: var(--doc-symbol-type_alias-bg-color);
194+
}
195+
196+
code.doc-symbol-type_alias::after {
197+
content: "type";
198+
}
199+
200+
code.doc-symbol-module,
201+
a code.doc-symbol-module {
132202
color: var(--doc-symbol-module-fg-color);
133203
background-color: var(--doc-symbol-module-bg-color);
134204
}

0 commit comments

Comments
 (0)