Skip to content

Commit cfb54ed

Browse files
committed
Update documentation
1 parent 7a2fbb6 commit cfb54ed

File tree

407 files changed

+17314
-18018
lines changed

Some content is hidden

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

407 files changed

+17314
-18018
lines changed

en/.buildinfo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
2-
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 9b073f0a7d2f54f8bc09c00e55a9f580
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 47e27f426c44838e7887c6265a2a5847
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

en/.doctrees/api/algorithms.doctree

2.59 KB
Binary file not shown.

en/.doctrees/api/computation.doctree

11 KB
Binary file not shown.
-1.58 KB
Binary file not shown.
261 Bytes
Binary file not shown.
254 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
1.7 KB
Binary file not shown.
988 Bytes
Binary file not shown.
3.09 KB
Binary file not shown.
997 Bytes
Binary file not shown.
4.65 KB
Binary file not shown.
255 Bytes
Binary file not shown.

en/.doctrees/api/index.doctree

0 Bytes
Binary file not shown.

en/.doctrees/api/obj.doctree

-3.96 KB
Binary file not shown.

en/.doctrees/api/param.doctree

12 KB
Binary file not shown.

en/.doctrees/api/proxy.doctree

764 Bytes
Binary file not shown.
-7.78 MB
Binary file not shown.
Binary file not shown.
34 Bytes
Binary file not shown.
-22 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

en/.doctrees/environment.pickle

367 KB
Binary file not shown.
3 Bytes
Binary file not shown.
-16 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
1.59 KB
Binary file not shown.
1.25 KB
Binary file not shown.
-16 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-3 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
-16 Bytes
Binary file not shown.

en/.doctrees/features/index.doctree

0 Bytes
Binary file not shown.
Binary file not shown.
-3 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
-16 Bytes
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.

en/.doctrees/index.doctree

0 Bytes
Binary file not shown.

en/.doctrees/intro/index.doctree

6 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
3 Bytes
Binary file not shown.
-16 Bytes
Binary file not shown.
-9 Bytes
Binary file not shown.
3 Bytes
Binary file not shown.
-16 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
-16 Bytes
Binary file not shown.
-16 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

en/.doctrees/requirements.doctree

0 Bytes
Binary file not shown.

en/_modules/cdl/algorithms/coordinates.html

Lines changed: 58 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -28,29 +28,32 @@
2828
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
2929
document.documentElement.dataset.theme = localStorage.getItem("theme") || "";
3030
</script>
31-
32-
<!-- Loaded before other Sphinx assets -->
33-
<link href="../../../_static/styles/theme.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" />
34-
<link href="../../../_static/styles/bootstrap.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" />
35-
<link href="../../../_static/styles/pydata-sphinx-theme.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" />
31+
<!--
32+
this give us a css class that will be invisible only if js is disabled
33+
-->
34+
<noscript>
35+
<style>
36+
.pst-js-only { display: none !important; }
3637

38+
</style>
39+
</noscript>
3740

38-
<link href="../../../_static/vendor/fontawesome/6.5.2/css/all.min.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" />
39-
<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../_static/vendor/fontawesome/6.5.2/webfonts/fa-solid-900.woff2" />
40-
<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../_static/vendor/fontawesome/6.5.2/webfonts/fa-brands-400.woff2" />
41-
<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../_static/vendor/fontawesome/6.5.2/webfonts/fa-regular-400.woff2" />
41+
<!-- Loaded before other Sphinx assets -->
42+
<link href="../../../_static/styles/theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" />
43+
<link href="../../../_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" />
4244

4345
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=a746c00c" />
4446
<link rel="stylesheet" type="text/css" href="../../../_static/copybutton.css?v=76b2166b" />
45-
<link rel="stylesheet" type="text/css" href="../../../_static/sphinx-design.min.css?v=87e54e7c" />
47+
<link rel="stylesheet" type="text/css" href="../../../_static/sphinx-design.min.css?v=95c83b7e" />
4648

49+
<!-- So that users can add custom icons -->
50+
<script src="../../../_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf"></script>
4751
<!-- Pre-loaded scripts that we'll load fully later -->
48-
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b" />
49-
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b" />
50-
<script src="../../../_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=dfe6caa3a7d634c4db9b"></script>
52+
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
53+
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />
5154

5255
<script src="../../../_static/documentation_options.js?v=6f83b549"></script>
53-
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
56+
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
5457
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
5558
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
5659
<script src="../../../_static/copybutton.js?v=f281be69"></script>
@@ -62,6 +65,7 @@
6265
<link rel="search" title="Search" href="../../../search.html" />
6366
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6467
<meta name="docsearch:language" content="en"/>
68+
<meta name="docsearch:version" content="" />
6569
</head>
6670

6771

@@ -77,36 +81,24 @@
7781
<i class="fa-solid fa-arrow-up"></i>Back to top</button>
7882

7983

80-
<input type="checkbox"
81-
class="sidebar-toggle"
82-
id="pst-primary-sidebar-checkbox"/>
83-
<label class="overlay overlay-primary" for="pst-primary-sidebar-checkbox"></label>
84-
85-
<input type="checkbox"
86-
class="sidebar-toggle"
87-
id="pst-secondary-sidebar-checkbox"/>
88-
<label class="overlay overlay-secondary" for="pst-secondary-sidebar-checkbox"></label>
89-
90-
<div class="search-button__wrapper">
91-
<div class="search-button__overlay"></div>
92-
<div class="search-button__search-container">
84+
<dialog id="pst-search-dialog">
85+
9386
<form class="bd-search d-flex align-items-center"
9487
action="../../../search.html"
9588
method="get">
9689
<i class="fa-solid fa-magnifying-glass"></i>
9790
<input type="search"
9891
class="form-control"
9992
name="q"
100-
id="search-input"
10193
placeholder="Search the docs ..."
10294
aria-label="Search the docs ..."
10395
autocomplete="off"
10496
autocorrect="off"
10597
autocapitalize="off"
10698
spellcheck="false"/>
10799
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd>K</kbd></span>
108-
</form></div>
109-
</div>
100+
</form>
101+
</dialog>
110102

111103
<div class="pst-async-banner-revealer d-none">
112104
<aside id="bd-header-version-warning" class="d-none d-print-none" aria-label="Version warning"></aside>
@@ -143,7 +135,7 @@
143135

144136

145137
<img src="../../../_static/DataLab-Title.svg" class="logo__image only-light" alt=""/>
146-
<script>document.write(`<img src="../../../_static/DataLab-Title.svg" class="logo__image only-dark" alt=""/>`);</script>
138+
<img src="../../../_static/DataLab-Title.svg" class="logo__image only-dark pst-js-only" alt=""/>
147139

148140

149141
<p class="title logo__title">v0.19.1</p>
@@ -198,29 +190,21 @@
198190
<div class="navbar-item navbar-persistent--container">
199191

200192

201-
<script>
202-
document.write(`
203-
<button class="btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
204-
<i class="fa-solid fa-magnifying-glass"></i>
205-
<span class="search-button__default-text">Search</span>
206-
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span>
207-
</button>
208-
`);
209-
</script>
193+
<button class="btn search-button-field search-button__button pst-js-only" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
194+
<i class="fa-solid fa-magnifying-glass"></i>
195+
<span class="search-button__default-text">Search</span>
196+
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span>
197+
</button>
210198
</div>
211199

212200

213201
<div class="navbar-item">
214202

215-
<script>
216-
document.write(`
217-
<button class="btn btn-sm nav-link pst-navbar-icon theme-switch-button" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip">
218-
<i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light"></i>
219-
<i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark"></i>
220-
<i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto"></i>
221-
</button>
222-
`);
223-
</script></div>
203+
<button class="btn btn-sm nav-link pst-navbar-icon theme-switch-button pst-js-only" aria-label="Color mode" data-bs-title="Color mode" data-bs-placement="bottom" data-bs-toggle="tooltip">
204+
<i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light" title="Light"></i>
205+
<i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark" title="Dark"></i>
206+
<i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto" title="System Settings"></i>
207+
</button></div>
224208

225209
<div class="navbar-item"><ul class="navbar-icon-links"
226210
aria-label="Icon Links">
@@ -271,15 +255,11 @@
271255

272256
<div class="navbar-persistent--mobile">
273257

274-
<script>
275-
document.write(`
276-
<button class="btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
277-
<i class="fa-solid fa-magnifying-glass"></i>
278-
<span class="search-button__default-text">Search</span>
279-
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span>
280-
</button>
281-
`);
282-
</script>
258+
<button class="btn search-button-field search-button__button pst-js-only" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
259+
<i class="fa-solid fa-magnifying-glass"></i>
260+
<span class="search-button__default-text">Search</span>
261+
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span>
262+
</button>
283263
</div>
284264

285265

@@ -296,7 +276,8 @@
296276

297277

298278

299-
<div class="bd-sidebar-primary bd-sidebar hide-on-wide">
279+
<dialog id="pst-primary-sidebar-modal"></dialog>
280+
<div id="pst-primary-sidebar" class="bd-sidebar-primary bd-sidebar hide-on-wide">
300281

301282

302283

@@ -350,15 +331,11 @@
350331

351332
<div class="navbar-item">
352333

353-
<script>
354-
document.write(`
355-
<button class="btn btn-sm nav-link pst-navbar-icon theme-switch-button" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip">
356-
<i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light"></i>
357-
<i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark"></i>
358-
<i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto"></i>
359-
</button>
360-
`);
361-
</script></div>
334+
<button class="btn btn-sm nav-link pst-navbar-icon theme-switch-button pst-js-only" aria-label="Color mode" data-bs-title="Color mode" data-bs-placement="bottom" data-bs-toggle="tooltip">
335+
<i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light" title="Light"></i>
336+
<i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark" title="Dark"></i>
337+
<i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto" title="System Settings"></i>
338+
</button></div>
362339

363340
<div class="navbar-item"><ul class="navbar-icon-links"
364341
aria-label="Icon Links">
@@ -408,9 +385,14 @@
408385

409386

410387
<div class="sidebar-primary-items__end sidebar-primary__section">
388+
<div class="sidebar-primary-item">
389+
<div id="ethical-ad-placement"
390+
class="flat"
391+
data-ea-publisher="readthedocs"
392+
data-ea-type="readthedocs-sidebar"
393+
data-ea-manual="true">
394+
</div></div>
411395
</div>
412-
413-
<div id="rtd-footer-container"></div>
414396

415397

416398
</div>
@@ -428,8 +410,6 @@
428410

429411
<div class="header-article-item">
430412

431-
432-
433413
<nav aria-label="Breadcrumb" class="d-print-none">
434414
<ul class="bd-breadcrumbs">
435415

@@ -441,7 +421,7 @@
441421

442422
<li class="breadcrumb-item"><a href="../../index.html" class="nav-link">Module code</a></li>
443423

444-
<li class="breadcrumb-item active" aria-current="page">cdl.algorith...</li>
424+
<li class="breadcrumb-item active" aria-current="page"><span class="ellipsis">cdl.algorithms.coordinates</span></li>
445425
</ul>
446426
</nav>
447427
</div>
@@ -755,8 +735,8 @@ <h1>Source code for cdl.algorithms.coordinates</h1><div class="highlight"><pre>
755735
</div>
756736

757737
<!-- Scripts loaded after <body> so the DOM is not blocked -->
758-
<script src="../../../_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b"></script>
759-
<script src="../../../_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b"></script>
738+
<script defer src="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf"></script>
739+
<script defer src="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf"></script>
760740

761741
<footer class="bd-footer">
762742
<div class="bd-footer__inner bd-page-width">
@@ -776,7 +756,7 @@ <h1>Source code for cdl.algorithms.coordinates</h1><div class="highlight"><pre>
776756
<div class="footer-item">
777757

778758
<p class="sphinx-version">
779-
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.4.7.
759+
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
780760
<br/>
781761
</p>
782762
</div>
@@ -789,7 +769,8 @@ <h1>Source code for cdl.algorithms.coordinates</h1><div class="highlight"><pre>
789769

790770
<div class="footer-item">
791771
<p class="theme-version">
792-
Built with the <a href="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html">PyData Sphinx Theme</a> 0.15.4.
772+
<!-- # L10n: Setting the PST URL as an argument as this does not need to be localized -->
773+
Built with the <a href="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html">PyData Sphinx Theme</a> 0.16.1.
793774
</p></div>
794775

795776
</div>

0 commit comments

Comments
 (0)