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 Packmol Plug-in 2024.7.25 documentation</ title >
10
+ < title > Overview: module code — SEAMM Packmol Plug-in 2025.1.29 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
- <!-- Loaded before other Sphinx assets -->
20
- < link href ="../_static/styles/theme.css?digest=dfe6caa3a7d634c4db9b " rel ="stylesheet " />
21
- < link href ="../_static/styles/bootstrap.css?digest=dfe6caa3a7d634c4db9b " rel ="stylesheet " />
22
- < link href ="../_static/styles/pydata-sphinx-theme.css?digest=dfe6caa3a7d634c4db9b " rel ="stylesheet " />
18
+ <!--
19
+ this give us a css class that will be invisible only if js is disabled
20
+ -->
21
+ < noscript >
22
+ < style >
23
+ .pst-js-only { display : none !important ; }
23
24
25
+ </ style >
26
+ </ noscript >
24
27
25
- < link href ="../_static/vendor/fontawesome/6.5.2/css/all.min.css?digest=dfe6caa3a7d634c4db9b " rel ="stylesheet " />
26
- < link rel ="preload " as ="font " type ="font/woff2 " crossorigin href ="../_static/vendor/fontawesome/6.5.2/webfonts/fa-solid-900.woff2 " />
27
- < link rel ="preload " as ="font " type ="font/woff2 " crossorigin href ="../_static/vendor/fontawesome/6.5.2/webfonts/fa-brands-400.woff2 " />
28
- < link rel ="preload " as ="font " type ="font/woff2 " crossorigin href ="../_static/vendor/fontawesome/6.5.2/webfonts/fa-regular-400.woff2 " />
28
+ <!-- Loaded before other Sphinx assets -->
29
+ < link href ="../_static/styles/theme.css?digest=8878045cc6db502f8baf " rel ="stylesheet " />
30
+ < link href ="../_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf " rel ="stylesheet " />
29
31
30
- < 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 " />
31
33
< link rel ="stylesheet " type ="text/css " href ="../_static/copybutton.css?v=76b2166b " />
32
- < link rel ="stylesheet " type ="text/css " href ="../_static/sphinx-design.min.css?v=87e54e7c " />
34
+ < link rel ="stylesheet " type ="text/css " href ="../_static/sphinx-design.min.css?v=95c83b7e " />
33
35
< link rel ="stylesheet " type ="text/css " href ="../_static/css/custom.css?v=c224919a " />
34
36
37
+ <!-- So that users can add custom icons -->
38
+ < script src ="../_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf "> </ script >
35
39
<!-- Pre-loaded scripts that we'll load fully later -->
36
- < link rel ="preload " as ="script " href ="../_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b " />
37
- < link rel ="preload " as ="script " href ="../_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b " />
38
- < script src ="../_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=dfe6caa3a7d634c4db9b "> </ script >
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 " />
39
42
40
43
<!-- Google Tag Manager -->
41
44
< script > ( function ( w , d , s , l , i ) { w [ l ] = w [ l ] || [ ] ; w [ l ] . push ( { 'gtm.start' :
45
48
} ) ( window , document , 'script' , 'dataLayer' , 'GTM-PQXXTJ2' ) ; </ script >
46
49
<!-- End Google Tag Manager -->
47
50
48
- < script src ="../_static/documentation_options.js?v=87129bd3 "> </ script >
49
- < script src ="../_static/doctools.js?v=9a2dae69 "> </ script >
51
+ < script src ="../_static/documentation_options.js?v=a926aebd "> </ script >
52
+ < script src ="../_static/doctools.js?v=9bcbadda "> </ script >
50
53
< script src ="../_static/sphinx_highlight.js?v=dc90522c "> </ script >
51
54
< script src ="../_static/clipboard.min.js?v=a7894cd8 "> </ script >
52
55
< script src ="../_static/copybutton.js?v=f281be69 "> </ script >
57
60
< link rel ="search " title ="Search " href ="../search.html " />
58
61
< meta name ="viewport " content ="width=device-width, initial-scale=1 "/>
59
62
< meta name ="docsearch:language " content ="en "/>
63
+ < meta name ="docsearch:version " content ="2025.1.29 " />
60
64
</ head >
61
65
62
66
72
76
< i class ="fa-solid fa-arrow-up "> </ i > Back to top</ button >
73
77
74
78
75
- < input type ="checkbox "
76
- class ="sidebar-toggle "
77
- id ="pst-primary-sidebar-checkbox "/>
78
- < label class ="overlay overlay-primary " for ="pst-primary-sidebar-checkbox "> </ label >
79
-
80
- < input type ="checkbox "
81
- class ="sidebar-toggle "
82
- id ="pst-secondary-sidebar-checkbox "/>
83
- < label class ="overlay overlay-secondary " for ="pst-secondary-sidebar-checkbox "> </ label >
84
-
85
- < div class ="search-button__wrapper ">
86
- < div class ="search-button__overlay "> </ div >
87
- < div class ="search-button__search-container ">
79
+ < dialog id ="pst-search-dialog ">
80
+
88
81
< form class ="bd-search d-flex align-items-center "
89
82
action ="../search.html "
90
83
method ="get ">
91
84
< i class ="fa-solid fa-magnifying-glass "> </ i >
92
85
< input type ="search "
93
86
class ="form-control "
94
87
name ="q "
95
- id ="search-input "
96
88
placeholder ="Search the docs ... "
97
89
aria-label ="Search the docs ... "
98
90
autocomplete ="off "
99
91
autocorrect ="off "
100
92
autocapitalize ="off "
101
93
spellcheck ="false "/>
102
94
< span class ="search-button__kbd-shortcut "> < kbd class ="kbd-shortcut__modifier "> Ctrl</ kbd > +< kbd > K</ kbd > </ span >
103
- </ form > </ div >
104
- </ div >
95
+ </ form >
96
+ </ dialog >
105
97
106
98
< div class ="pst-async-banner-revealer d-none ">
107
99
< aside id ="bd-header-version-warning " class ="d-none d-print-none " aria-label ="Version warning "> </ aside >
135
127
136
128
137
129
< img src ="../_static/SEAMM logo.png " class ="logo__image only-light " alt =""/>
138
- < script > document . write ( `< img src="../_static/SEAMM Inverted 288x181.png" class="logo__image only-dark" alt=""/>` ) ; </ script >
130
+ < img src ="../_static/SEAMM Inverted 288x181.png " class ="logo__image only-dark pst-js-only " alt =""/>
139
131
140
132
141
133
< p class ="title logo__title "> PACKMOL Step</ p >
180
172
</ li >
181
173
182
174
< li class ="nav-item dropdown ">
183
- < 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 ">
184
178
More
185
179
</ button >
186
180
< ul id ="pst-nav-more-links " class ="dropdown-menu ">
226
220
< div class ="navbar-item navbar-persistent--container ">
227
221
228
222
229
- < script >
230
- document . write ( `
231
- <button class="btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
232
- <i class="fa-solid fa-magnifying-glass"></i>
233
- <span class="search-button__default-text">Search</span>
234
- <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span>
235
- </button>
236
- ` ) ;
237
- </ script >
223
+ < 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 ">
224
+ < i class ="fa-solid fa-magnifying-glass "> </ i >
225
+ < span class ="search-button__default-text "> Search</ span >
226
+ < span class ="search-button__kbd-shortcut "> < kbd class ="kbd-shortcut__modifier "> Ctrl</ kbd > +< kbd class ="kbd-shortcut__modifier "> K</ kbd > </ span >
227
+ </ button >
238
228
</ div >
239
229
240
230
241
231
< div class ="navbar-item ">
242
232
243
- < script >
244
- document . write ( `
245
- <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">
246
- <i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light"></i>
247
- <i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark"></i>
248
- <i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto"></i>
249
- </button>
250
- ` ) ;
251
- </ script > </ div >
233
+ < 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 ">
234
+ < i class ="theme-switch fa-solid fa-sun fa-lg " data-mode ="light " title ="Light "> </ i >
235
+ < i class ="theme-switch fa-solid fa-moon fa-lg " data-mode ="dark " title ="Dark "> </ i >
236
+ < i class ="theme-switch fa-solid fa-circle-half-stroke fa-lg " data-mode ="auto " title ="System Settings "> </ i >
237
+ </ button > </ div >
252
238
253
239
< div class ="navbar-item "> < ul class ="navbar-icon-links "
254
240
aria-label ="Icon Links ">
285
271
286
272
< div class ="navbar-persistent--mobile ">
287
273
288
- < script >
289
- document . write ( `
290
- <button class="btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
291
- <i class="fa-solid fa-magnifying-glass"></i>
292
- <span class="search-button__default-text">Search</span>
293
- <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span>
294
- </button>
295
- ` ) ;
296
- </ script >
274
+ < 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 ">
275
+ < i class ="fa-solid fa-magnifying-glass "> </ i >
276
+ < span class ="search-button__default-text "> Search</ span >
277
+ < span class ="search-button__kbd-shortcut "> < kbd class ="kbd-shortcut__modifier "> Ctrl</ kbd > +< kbd class ="kbd-shortcut__modifier "> K</ kbd > </ span >
278
+ </ button >
297
279
</ div >
298
280
299
281
310
292
311
293
312
294
313
- < div class ="bd-sidebar-primary bd-sidebar hide-on-wide ">
295
+ < dialog id ="pst-primary-sidebar-modal "> </ dialog >
296
+ < div id ="pst-primary-sidebar " class ="bd-sidebar-primary bd-sidebar hide-on-wide ">
314
297
315
298
316
299
392
375
393
376
< div class ="navbar-item ">
394
377
395
- < script >
396
- document . write ( `
397
- <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">
398
- <i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light"></i>
399
- <i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark"></i>
400
- <i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto"></i>
401
- </button>
402
- ` ) ;
403
- </ script > </ div >
378
+ < 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 ">
379
+ < i class ="theme-switch fa-solid fa-sun fa-lg " data-mode ="light " title ="Light "> </ i >
380
+ < i class ="theme-switch fa-solid fa-moon fa-lg " data-mode ="dark " title ="Dark "> </ i >
381
+ < i class ="theme-switch fa-solid fa-circle-half-stroke fa-lg " data-mode ="auto " title ="System Settings "> </ i >
382
+ </ button > </ div >
404
383
405
384
< div class ="navbar-item "> < ul class ="navbar-icon-links "
406
385
aria-label ="Icon Links ">
436
415
437
416
438
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 >
439
425
</ div >
440
-
441
- < div id ="rtd-footer-container "> </ div >
442
426
443
427
444
428
</ div >
456
440
457
441
< div class ="header-article-item ">
458
442
459
-
460
-
461
443
< nav aria-label ="Breadcrumb " class ="d-print-none ">
462
444
< ul class ="bd-breadcrumbs ">
463
445
466
448
< i class ="fa-solid fa-home "> </ i >
467
449
</ a >
468
450
</ li >
469
- < li class ="breadcrumb-item active " aria-current ="page "> Overview:... </ li >
451
+ < li class ="breadcrumb-item active " aria-current ="page "> < span class =" ellipsis " > Overview: module code </ span > </ li >
470
452
</ ul >
471
453
</ nav >
472
454
</ div >
@@ -518,8 +500,8 @@ <h1>All modules for which code is available</h1>
518
500
</ div >
519
501
520
502
<!-- Scripts loaded after <body> so the DOM is not blocked -->
521
- < script src ="../_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b "> </ script >
522
- < script src ="../_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b "> </ script >
503
+ < script defer src ="../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf "> </ script >
504
+ < script defer src ="../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf "> </ script >
523
505
524
506
< footer class ="bd-footer ">
525
507
< div class ="bd-footer__inner bd-page-width ">
@@ -530,7 +512,8 @@ <h1>All modules for which code is available</h1>
530
512
531
513
< div class ="footer-item ">
532
514
< p class ="theme-version ">
533
- Built with the < a href ="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html "> PyData Sphinx Theme</ a > 0.15.4.
515
+ <!-- # L10n: Setting the PST URL as an argument as this does not need to be localized -->
516
+ Built with the < a href ="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html "> PyData Sphinx Theme</ a > 0.16.1.
534
517
</ p > </ div >
535
518
536
519
</ div >
0 commit comments