Skip to content

Commit f0de106

Browse files
author
Joana Chavez
committed
version to 2.5
1 parent 1760f9c commit f0de106

21 files changed

Lines changed: 90 additions & 571 deletions

_build/html/_static/js/footer.js

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
document.write('<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">\
2+
<span class="rst-current-version" data-toggle="rst-current-version">\
3+
<span class="fa fa-book"> Singularity Docs - User Guide </span>\
4+
v: latest\
5+
<span class="fa fa-caret-down"></span>\
6+
</span>\
7+
<div class="rst-other-versions">\
8+
<dl>\
9+
<dt>Versions</dt>\
10+
<dd><a href="https://www.sylabs.io/guides/2.5/user-guide/">v2.5</a></dd>\
11+
</dl>\
12+
<dl>\
13+
<dt>Downloads</dt>\
14+
<dd>\
15+
<a href="https://www.sylabs.io/guides/2.5/user-guide.pdf">v2.5 PDF</a>\
16+
</dd>\
17+
</dl>\
18+
<dl>\
19+
<dt>Do you want to contribute? </dt>\
20+
<dd>\
21+
<a href="https://github.com/singularityware/singularity-userdocs">Find us on GitHub!</a>\
22+
</dd>\
23+
</dl>\
24+
\
25+
</div>\
26+
</div>\
27+
');

_build/html/appendix.html

Lines changed: 3 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Appendix &mdash; Singularity container 2.5.1 documentation</title>
11+
<title>Appendix &mdash; Singularity container 2.5 documentation</title>
1212

1313

1414

@@ -62,7 +62,7 @@
6262

6363

6464
<div class="version">
65-
2.5.1
65+
2.5
6666
</div>
6767

6868

@@ -2528,32 +2528,7 @@ <h4>Quick Start<a class="headerlink" href="#quick-start" title="Permalink to thi
25282528
</div>
25292529

25302530

2531-
<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
2532-
<span class="rst-current-version" data-toggle="rst-current-version">
2533-
<span class="fa fa-book"> Singularity Docs - User Guide </span>
2534-
v: latest
2535-
<span class="fa fa-caret-down"></span>
2536-
</span>
2537-
<div class="rst-other-versions">
2538-
<dl>
2539-
<dt>Versions</dt>
2540-
<dd><a href="https://www.sylabs.io/guides/2.5.1/user-guide/">latest</a></dd>
2541-
</dl>
2542-
<dl>
2543-
<dt>Downloads</dt>
2544-
<dd>
2545-
<a href="https://www.sylabs.io/guides/2.5.1/user-guide.pdf">Latest PDF</a>
2546-
</dd>
2547-
</dl>
2548-
<dl>
2549-
<dt>Do you want to contribute? </dt>
2550-
<dd>
2551-
<a href="https://github.com/singularityware/singularity-userdocs">Find us on GitHub!</a>
2552-
</dd>
2553-
</dl>
2554-
2555-
</div>
2556-
</div>
2531+
<script type="text/javascript" src="_static/js/footer.js"></script>
25572532

25582533

25592534
<script type="text/javascript">

_build/html/bind_paths_and_mounts.html

Lines changed: 3 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Bind Paths and Mounts &mdash; Singularity container 2.5.1 documentation</title>
11+
<title>Bind Paths and Mounts &mdash; Singularity container 2.5 documentation</title>
1212

1313

1414

@@ -63,7 +63,7 @@
6363

6464

6565
<div class="version">
66-
2.5.1
66+
2.5
6767
</div>
6868

6969

@@ -336,34 +336,7 @@ <h4>Binding with Overlay<a class="headerlink" href="#binding-with-overlay" title
336336

337337
</div>
338338

339-
340-
<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
341-
<span class="rst-current-version" data-toggle="rst-current-version">
342-
<span class="fa fa-book"> Singularity Docs - User Guide </span>
343-
v: latest
344-
<span class="fa fa-caret-down"></span>
345-
</span>
346-
<div class="rst-other-versions">
347-
<dl>
348-
<dt>Versions</dt>
349-
<dd><a href="https://www.sylabs.io/guides/2.5.1/user-guide/">latest</a></dd>
350-
</dl>
351-
<dl>
352-
<dt>Downloads</dt>
353-
<dd>
354-
<a href="https://www.sylabs.io/guides/2.5.1/user-guide.pdf">Latest PDF</a>
355-
</dd>
356-
</dl>
357-
<dl>
358-
<dt>Do you want to contribute? </dt>
359-
<dd>
360-
<a href="https://github.com/singularityware/singularity-userdocs">Find us on GitHub!</a>
361-
</dd>
362-
</dl>
363-
364-
</div>
365-
</div>
366-
339+
<script type="text/javascript" src="_static/js/footer.js"></script>
367340

368341
<script type="text/javascript">
369342
var DOCUMENTATION_OPTIONS = {

_build/html/build_a_container.html

Lines changed: 3 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Build a Container &mdash; Singularity container 2.5.1 documentation</title>
11+
<title>Build a Container &mdash; Singularity container 2.5 documentation</title>
1212

1313

1414

@@ -63,7 +63,7 @@
6363

6464

6565
<div class="version">
66-
2.5.1
66+
2.5
6767
</div>
6868

6969

@@ -479,32 +479,7 @@ <h2>More Build topics<a class="headerlink" href="#more-build-topics" title="Perm
479479
</div>
480480

481481

482-
<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
483-
<span class="rst-current-version" data-toggle="rst-current-version">
484-
<span class="fa fa-book"> Singularity Docs - User Guide </span>
485-
v: latest
486-
<span class="fa fa-caret-down"></span>
487-
</span>
488-
<div class="rst-other-versions">
489-
<dl>
490-
<dt>Versions</dt>
491-
<dd><a href="https://www.sylabs.io/guides/2.5.1/user-guide/">latest</a></dd>
492-
</dl>
493-
<dl>
494-
<dt>Downloads</dt>
495-
<dd>
496-
<a href="https://www.sylabs.io/guides/2.5.1/user-guide.pdf">Latest PDF</a>
497-
</dd>
498-
</dl>
499-
<dl>
500-
<dt>Do you want to contribute? </dt>
501-
<dd>
502-
<a href="https://github.com/singularityware/singularity-userdocs">Find us on GitHub!</a>
503-
</dd>
504-
</dl>
505-
506-
</div>
507-
</div>
482+
<script type="text/javascript" src="_static/js/footer.js"></script>
508483

509484

510485
<script type="text/javascript">

_build/html/build_environment.html

Lines changed: 5 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Build Environment &mdash; Singularity container 2.5.1 documentation</title>
11+
<title>Build Environment &mdash; Singularity container 2.5 documentation</title>
1212

1313

1414

@@ -63,7 +63,7 @@
6363

6464

6565
<div class="version">
66-
2.5.1
66+
2.5
6767
</div>
6868

6969

@@ -249,7 +249,7 @@ <h2>Pull Folder<a class="headerlink" href="#pull-folder" title="Permalink to thi
249249
<div class="section" id="environment-variables">
250250
<h2>Environment Variables<a class="headerlink" href="#environment-variables" title="Permalink to this headline"></a></h2>
251251
<p>All environmental variables are parsed by Singularity python helper
252-
functions, and specifically the file <a class="reference external" href="https://github.com/singularityware/singularity/blob/master/libexec/python/defaults.py">defaults.py</a> is a gateway
252+
functions, and specifically the file <a class="reference external" href="https://github.com/singularityware/singularity/blob/2.5.2/libexec/python/defaults.py">defaults.py</a> is a gateway
253253
between variables defined at runtime, and pre-defined defaults. By way
254254
of import from the file, variables set at runtime do not change if
255255
re-imported. This was done intentionally to prevent changes during the
@@ -410,38 +410,13 @@ <h3>General<a class="headerlink" href="#general" title="Permalink to this headli
410410
</div>
411411

412412

413-
<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
414-
<span class="rst-current-version" data-toggle="rst-current-version">
415-
<span class="fa fa-book"> Singularity Docs - User Guide </span>
416-
v: latest
417-
<span class="fa fa-caret-down"></span>
418-
</span>
419-
<div class="rst-other-versions">
420-
<dl>
421-
<dt>Versions</dt>
422-
<dd><a href="https://www.sylabs.io/guides/2.5.1/user-guide/">latest</a></dd>
423-
</dl>
424-
<dl>
425-
<dt>Downloads</dt>
426-
<dd>
427-
<a href="https://www.sylabs.io/guides/2.5.1/user-guide.pdf">Latest PDF</a>
428-
</dd>
429-
</dl>
430-
<dl>
431-
<dt>Do you want to contribute? </dt>
432-
<dd>
433-
<a href="https://github.com/singularityware/singularity-userdocs">Find us on GitHub!</a>
434-
</dd>
435-
</dl>
436-
437-
</div>
438-
</div>
413+
<script type="text/javascript" src="_static/js/footer.js"></script>
439414

440415

441416
<script type="text/javascript">
442417
var DOCUMENTATION_OPTIONS = {
443418
URL_ROOT:'./',
444-
VERSION:'2.5.1',
419+
VERSION:'2.5',
445420
LANGUAGE:'None',
446421
COLLAPSE_INDEX:false,
447422
FILE_SUFFIX:'.html',

_build/html/container_checks.html

Lines changed: 3 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Container Checks &mdash; Singularity container 2.5.1 documentation</title>
11+
<title>Container Checks &mdash; Singularity container 2.5 documentation</title>
1212

1313

1414

@@ -63,7 +63,7 @@
6363

6464

6565
<div class="version">
66-
2.5.1
66+
2.5
6767
</div>
6868

6969

@@ -279,32 +279,7 @@ <h2>What checks are available?<a class="headerlink" href="#what-checks-are-avail
279279
</div>
280280

281281

282-
<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
283-
<span class="rst-current-version" data-toggle="rst-current-version">
284-
<span class="fa fa-book"> Singularity Docs - User Guide </span>
285-
v: latest
286-
<span class="fa fa-caret-down"></span>
287-
</span>
288-
<div class="rst-other-versions">
289-
<dl>
290-
<dt>Versions</dt>
291-
<dd><a href="https://www.sylabs.io/guides/2.5.1/user-guide/">latest</a></dd>
292-
</dl>
293-
<dl>
294-
<dt>Downloads</dt>
295-
<dd>
296-
<a href="https://www.sylabs.io/guides/2.5.1/user-guide.pdf">Latest PDF</a>
297-
</dd>
298-
</dl>
299-
<dl>
300-
<dt>Do you want to contribute? </dt>
301-
<dd>
302-
<a href="https://github.com/singularityware/singularity-userdocs">Find us on GitHub!</a>
303-
</dd>
304-
</dl>
305-
306-
</div>
307-
</div>
282+
<script type="text/javascript" src="_static/js/footer.js"></script>
308283

309284

310285
<script type="text/javascript">

_build/html/container_recipes.html

Lines changed: 3 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Container Recipes &mdash; Singularity container 2.5.1 documentation</title>
11+
<title>Container Recipes &mdash; Singularity container 2.5 documentation</title>
1212

1313

1414

@@ -63,7 +63,7 @@
6363

6464

6565
<div class="version">
66-
2.5.1
66+
2.5
6767
</div>
6868

6969

@@ -969,32 +969,7 @@ <h2>Best Practices for Build Recipes<a class="headerlink" href="#best-practices-
969969
</div>
970970

971971

972-
<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
973-
<span class="rst-current-version" data-toggle="rst-current-version">
974-
<span class="fa fa-book"> Singularity Docs - User Guide </span>
975-
v: latest
976-
<span class="fa fa-caret-down"></span>
977-
</span>
978-
<div class="rst-other-versions">
979-
<dl>
980-
<dt>Versions</dt>
981-
<dd><a href="https://www.sylabs.io/guides/2.5.1/user-guide/">latest</a></dd>
982-
</dl>
983-
<dl>
984-
<dt>Downloads</dt>
985-
<dd>
986-
<a href="https://www.sylabs.io/guides/2.5.1/user-guide.pdf">Latest PDF</a>
987-
</dd>
988-
</dl>
989-
<dl>
990-
<dt>Do you want to contribute? </dt>
991-
<dd>
992-
<a href="https://github.com/singularityware/singularity-userdocs">Find us on GitHub!</a>
993-
</dd>
994-
</dl>
995-
996-
</div>
997-
</div>
972+
<script type="text/javascript" src="_static/js/footer.js"></script>
998973

999974

1000975
<script type="text/javascript">

0 commit comments

Comments
 (0)