7
7
< head >
8
8
< meta charset ="utf-8 " />
9
9
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
10
- < title > Overview: module code — SEAMM 2024.12.7 documentation</ title >
10
+ < title > Overview: module code — SEAMM 2025.2.23 documentation</ title >
11
11
12
12
13
13
14
14
< script data-cfasync ="false ">
15
15
document . documentElement . dataset . mode = localStorage . getItem ( "mode" ) || "" ;
16
16
document . documentElement . dataset . theme = localStorage . getItem ( "theme" ) || "" ;
17
17
</ script >
18
- <!--
19
- this give us a css class that will be invisible only if js is disabled
18
+ <!--
19
+ this give us a css class that will be invisible only if js is disabled
20
20
-->
21
21
< noscript >
22
22
< style >
26
26
</ noscript >
27
27
28
28
<!-- Loaded before other Sphinx assets -->
29
- < link href ="../_static/styles/theme.css?digest=26a4bc78f4c0ddb94549 " rel ="stylesheet " />
30
- < link href ="../_static/styles/pydata-sphinx-theme.css?digest=26a4bc78f4c0ddb94549 " rel ="stylesheet " />
29
+ < link href ="../_static/styles/theme.css?digest=8878045cc6db502f8baf " rel ="stylesheet " />
30
+ < link href ="../_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf " rel ="stylesheet " />
31
31
32
- < link rel ="stylesheet " type ="text/css " href ="../_static/pygments.css?v=80d5e7a1 " />
32
+ < link rel ="stylesheet " type ="text/css " href ="../_static/pygments.css?v=b86133f3 " />
33
33
< link rel ="stylesheet " type ="text/css " href ="../_static/copybutton.css?v=76b2166b " />
34
34
< link rel ="stylesheet " type ="text/css " href ="../_static/sphinx-design.min.css?v=95c83b7e " />
35
35
< link rel ="stylesheet " type ="text/css " href ="../_static/css/custom.css?v=c224919a " />
36
36
37
37
<!-- So that users can add custom icons -->
38
- < script src ="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549 "> </ script >
38
+ < script src ="../_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf "> </ script >
39
39
<!-- Pre-loaded scripts that we'll load fully later -->
40
- < link rel ="preload " as ="script " href ="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549 " />
41
- < link rel ="preload " as ="script " href ="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549 " />
40
+ < link rel ="preload " as ="script " href ="../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf " />
41
+ < link rel ="preload " as ="script " href ="../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf " />
42
42
43
43
<!-- Google Tag Manager -->
44
44
< script > ( function ( w , d , s , l , i ) { w [ l ] = w [ l ] || [ ] ; w [ l ] . push ( { 'gtm.start' :
48
48
} ) ( window , document , 'script' , 'dataLayer' , 'GTM-PQXXTJ2' ) ; </ script >
49
49
<!-- End Google Tag Manager -->
50
50
51
- < script src ="../_static/documentation_options.js?v=0c6002f1 "> </ script >
51
+ < script src ="../_static/documentation_options.js?v=2e7fd7ef "> </ script >
52
52
< script src ="../_static/doctools.js?v=9bcbadda "> </ script >
53
53
< script src ="../_static/sphinx_highlight.js?v=dc90522c "> </ script >
54
54
< script src ="../_static/clipboard.min.js?v=a7894cd8 "> </ script >
60
60
< link rel ="search " title ="Search " href ="../search.html " />
61
61
< meta name ="viewport " content ="width=device-width, initial-scale=1 "/>
62
62
< meta name ="docsearch:language " content ="en "/>
63
- < meta name ="docsearch:version " content ="2024.12.7 " />
63
+ < meta name ="docsearch:version " content ="2025.2.23 " />
64
64
</ head >
65
65
66
66
172
172
</ li >
173
173
174
174
< li class ="nav-item dropdown ">
175
- < button class ="btn dropdown-toggle nav-item " type ="button " data-bs-toggle ="dropdown " aria-expanded ="false " aria-controls ="pst-nav-more-links ">
175
+ < button class ="btn dropdown-toggle nav-item " type ="button "
176
+ data-bs-toggle ="dropdown " aria-expanded ="false "
177
+ aria-controls ="pst-nav-more-links ">
176
178
More
177
179
</ button >
178
180
< ul id ="pst-nav-more-links " class ="dropdown-menu ">
413
415
414
416
415
417
< div class ="sidebar-primary-items__end sidebar-primary__section ">
418
+ < div class ="sidebar-primary-item ">
419
+ < div id ="ethical-ad-placement "
420
+ class ="flat "
421
+ data-ea-publisher ="readthedocs "
422
+ data-ea-type ="readthedocs-sidebar "
423
+ data-ea-manual ="true ">
424
+ </ div > </ div >
416
425
</ div >
417
-
418
- < div id ="rtd-footer-container "> </ div >
419
426
420
427
421
428
</ div >
@@ -510,8 +517,8 @@ <h1>All modules for which code is available</h1>
510
517
</ div >
511
518
512
519
<!-- Scripts loaded after <body> so the DOM is not blocked -->
513
- < script defer src ="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549 "> </ script >
514
- < script defer src ="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549 "> </ script >
520
+ < script defer src ="../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf "> </ script >
521
+ < script defer src ="../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf "> </ script >
515
522
516
523
< footer class ="bd-footer ">
517
524
< div class ="bd-footer__inner bd-page-width ">
@@ -522,7 +529,8 @@ <h1>All modules for which code is available</h1>
522
529
523
530
< div class ="footer-item ">
524
531
< p class ="theme-version ">
525
- Built with the < a href ="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html "> PyData Sphinx Theme</ a > 0.16.0.
532
+ <!-- # L10n: Setting the PST URL as an argument as this does not need to be localized -->
533
+ Built with the < a href ="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html "> PyData Sphinx Theme</ a > 0.16.1.
526
534
</ p > </ div >
527
535
528
536
</ div >
0 commit comments