Skip to content

Commit 45465ec

Browse files
author
cuda-python-bot
committed
Deploy latest docs: c287369
1 parent 2a5a95b commit 45465ec

988 files changed

Lines changed: 8197 additions & 8197 deletions

File tree

Some content is hidden

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

docs/cuda-bindings/latest/_static/styles/pydata-sphinx-theme.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/cuda-bindings/latest/_static/styles/pydata-sphinx-theme.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/cuda-bindings/latest/_static/webpack-macros.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@
55

66
{% macro head_pre_assets() %}
77
<!-- Loaded before other Sphinx assets -->
8-
<link href="{{ pathto('_static/styles/theme.css', 1) }}?digest=0790524f97105ba85085" rel="stylesheet" />
9-
<link href="{{ pathto('_static/styles/pydata-sphinx-theme.css', 1) }}?digest=0790524f97105ba85085" rel="stylesheet" />
8+
<link href="{{ pathto('_static/styles/theme.css', 1) }}?digest=a95f357e85573c9b56d5" rel="stylesheet" />
9+
<link href="{{ pathto('_static/styles/pydata-sphinx-theme.css', 1) }}?digest=a95f357e85573c9b56d5" rel="stylesheet" />
1010
{% endmacro %}
1111

1212
{% macro head_js_preload() %}
1313
<!-- So that users can add custom icons -->
14-
<script defer src="{{ pathto('_static/scripts/fontawesome.js', 1) }}?digest=0790524f97105ba85085"></script>
14+
<script defer src="{{ pathto('_static/scripts/fontawesome.js', 1) }}?digest=a95f357e85573c9b56d5"></script>
1515
<!-- Pre-loaded scripts that we'll load fully later -->
16-
<link rel="preload" as="script" href="{{ pathto('_static/scripts/bootstrap.js', 1) }}?digest=0790524f97105ba85085" />
17-
<link rel="preload" as="script" href="{{ pathto('_static/scripts/pydata-sphinx-theme.js', 1) }}?digest=0790524f97105ba85085" />
16+
<link rel="preload" as="script" href="{{ pathto('_static/scripts/bootstrap.js', 1) }}?digest=a95f357e85573c9b56d5" />
17+
<link rel="preload" as="script" href="{{ pathto('_static/scripts/pydata-sphinx-theme.js', 1) }}?digest=a95f357e85573c9b56d5" />
1818
{% endmacro %}
1919

2020
{% macro body_post() %}
2121
<!-- Scripts loaded after <body> so the DOM is not blocked -->
22-
<script defer src="{{ pathto('_static/scripts/bootstrap.js', 1) }}?digest=0790524f97105ba85085"></script>
23-
<script defer src="{{ pathto('_static/scripts/pydata-sphinx-theme.js', 1) }}?digest=0790524f97105ba85085"></script>
22+
<script defer src="{{ pathto('_static/scripts/bootstrap.js', 1) }}?digest=a95f357e85573c9b56d5"></script>
23+
<script defer src="{{ pathto('_static/scripts/pydata-sphinx-theme.js', 1) }}?digest=a95f357e85573c9b56d5"></script>
2424
{% endmacro %}

docs/cuda-bindings/latest/api.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,19 +28,19 @@
2828
</noscript>
2929

3030
<!-- Loaded before other Sphinx assets -->
31-
<link href="_static/styles/theme.css?digest=0790524f97105ba85085" rel="stylesheet" />
32-
<link href="_static/styles/pydata-sphinx-theme.css?digest=0790524f97105ba85085" rel="stylesheet" />
31+
<link href="_static/styles/theme.css?digest=a95f357e85573c9b56d5" rel="stylesheet" />
32+
<link href="_static/styles/pydata-sphinx-theme.css?digest=a95f357e85573c9b56d5" rel="stylesheet" />
3333

3434
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=8f2a1f02" />
3535
<link rel="stylesheet" type="text/css" href="_static/styles/nvidia-sphinx-theme.css?v=933278ad" />
3636
<link rel="stylesheet" type="text/css" href="_static/mystnb.11b39860a7a0cbfd473a3ad8a317855267ff0bd372690045ca344a6b62be495e.css" />
3737
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
3838

3939
<!-- So that users can add custom icons -->
40-
<script defer src="_static/scripts/fontawesome.js?digest=0790524f97105ba85085"></script>
40+
<script defer src="_static/scripts/fontawesome.js?digest=a95f357e85573c9b56d5"></script>
4141
<!-- Pre-loaded scripts that we'll load fully later -->
42-
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=0790524f97105ba85085" />
43-
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=0790524f97105ba85085" />
42+
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=a95f357e85573c9b56d5" />
43+
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=a95f357e85573c9b56d5" />
4444

4545

4646

@@ -51,7 +51,7 @@
5151
<script src="_static/copybutton.js?v=35a8b989"></script>
5252
<script>DOCUMENTATION_OPTIONS.pagename = 'api';</script>
5353
<script>
54-
DOCUMENTATION_OPTIONS.theme_version = '0.18.0';
54+
DOCUMENTATION_OPTIONS.theme_version = '0.19.0';
5555
DOCUMENTATION_OPTIONS.theme_switcher_json_url = 'https://nvidia.github.io/cuda-python/cuda-bindings/nv-versions.json';
5656
DOCUMENTATION_OPTIONS.theme_switcher_version_match = '13.3.2';
5757
DOCUMENTATION_OPTIONS.show_version_warning_banner =
@@ -3945,8 +3945,8 @@ <h1>CUDA Python API Reference<a class="headerlink" href="#cuda-python-api-refere
39453945

39463946

39473947
<!-- Scripts loaded after <body> so the DOM is not blocked -->
3948-
<script defer src="_static/scripts/bootstrap.js?digest=0790524f97105ba85085"></script>
3949-
<script defer src="_static/scripts/pydata-sphinx-theme.js?digest=0790524f97105ba85085"></script>
3948+
<script defer src="_static/scripts/bootstrap.js?digest=a95f357e85573c9b56d5"></script>
3949+
<script defer src="_static/scripts/pydata-sphinx-theme.js?digest=a95f357e85573c9b56d5"></script>
39503950

39513951

39523952
<footer class="bd-footer">

docs/cuda-bindings/latest/conduct.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,19 +28,19 @@
2828
</noscript>
2929

3030
<!-- Loaded before other Sphinx assets -->
31-
<link href="_static/styles/theme.css?digest=0790524f97105ba85085" rel="stylesheet" />
32-
<link href="_static/styles/pydata-sphinx-theme.css?digest=0790524f97105ba85085" rel="stylesheet" />
31+
<link href="_static/styles/theme.css?digest=a95f357e85573c9b56d5" rel="stylesheet" />
32+
<link href="_static/styles/pydata-sphinx-theme.css?digest=a95f357e85573c9b56d5" rel="stylesheet" />
3333

3434
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=8f2a1f02" />
3535
<link rel="stylesheet" type="text/css" href="_static/styles/nvidia-sphinx-theme.css?v=933278ad" />
3636
<link rel="stylesheet" type="text/css" href="_static/mystnb.11b39860a7a0cbfd473a3ad8a317855267ff0bd372690045ca344a6b62be495e.css" />
3737
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
3838

3939
<!-- So that users can add custom icons -->
40-
<script defer src="_static/scripts/fontawesome.js?digest=0790524f97105ba85085"></script>
40+
<script defer src="_static/scripts/fontawesome.js?digest=a95f357e85573c9b56d5"></script>
4141
<!-- Pre-loaded scripts that we'll load fully later -->
42-
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=0790524f97105ba85085" />
43-
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=0790524f97105ba85085" />
42+
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=a95f357e85573c9b56d5" />
43+
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=a95f357e85573c9b56d5" />
4444

4545

4646

@@ -51,7 +51,7 @@
5151
<script src="_static/copybutton.js?v=35a8b989"></script>
5252
<script>DOCUMENTATION_OPTIONS.pagename = 'conduct';</script>
5353
<script>
54-
DOCUMENTATION_OPTIONS.theme_version = '0.18.0';
54+
DOCUMENTATION_OPTIONS.theme_version = '0.19.0';
5555
DOCUMENTATION_OPTIONS.theme_switcher_json_url = 'https://nvidia.github.io/cuda-python/cuda-bindings/nv-versions.json';
5656
DOCUMENTATION_OPTIONS.theme_switcher_version_match = '13.3.2';
5757
DOCUMENTATION_OPTIONS.show_version_warning_banner =
@@ -1453,8 +1453,8 @@ <h2>Attribution<a class="headerlink" href="#attribution" title="Link to this hea
14531453

14541454

14551455
<!-- Scripts loaded after <body> so the DOM is not blocked -->
1456-
<script defer src="_static/scripts/bootstrap.js?digest=0790524f97105ba85085"></script>
1457-
<script defer src="_static/scripts/pydata-sphinx-theme.js?digest=0790524f97105ba85085"></script>
1456+
<script defer src="_static/scripts/bootstrap.js?digest=a95f357e85573c9b56d5"></script>
1457+
<script defer src="_static/scripts/pydata-sphinx-theme.js?digest=a95f357e85573c9b56d5"></script>
14581458

14591459

14601460
<footer class="bd-footer">

docs/cuda-bindings/latest/contribute.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,19 +28,19 @@
2828
</noscript>
2929

3030
<!-- Loaded before other Sphinx assets -->
31-
<link href="_static/styles/theme.css?digest=0790524f97105ba85085" rel="stylesheet" />
32-
<link href="_static/styles/pydata-sphinx-theme.css?digest=0790524f97105ba85085" rel="stylesheet" />
31+
<link href="_static/styles/theme.css?digest=a95f357e85573c9b56d5" rel="stylesheet" />
32+
<link href="_static/styles/pydata-sphinx-theme.css?digest=a95f357e85573c9b56d5" rel="stylesheet" />
3333

3434
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=8f2a1f02" />
3535
<link rel="stylesheet" type="text/css" href="_static/styles/nvidia-sphinx-theme.css?v=933278ad" />
3636
<link rel="stylesheet" type="text/css" href="_static/mystnb.11b39860a7a0cbfd473a3ad8a317855267ff0bd372690045ca344a6b62be495e.css" />
3737
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
3838

3939
<!-- So that users can add custom icons -->
40-
<script defer src="_static/scripts/fontawesome.js?digest=0790524f97105ba85085"></script>
40+
<script defer src="_static/scripts/fontawesome.js?digest=a95f357e85573c9b56d5"></script>
4141
<!-- Pre-loaded scripts that we'll load fully later -->
42-
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=0790524f97105ba85085" />
43-
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=0790524f97105ba85085" />
42+
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=a95f357e85573c9b56d5" />
43+
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=a95f357e85573c9b56d5" />
4444

4545

4646

@@ -51,7 +51,7 @@
5151
<script src="_static/copybutton.js?v=35a8b989"></script>
5252
<script>DOCUMENTATION_OPTIONS.pagename = 'contribute';</script>
5353
<script>
54-
DOCUMENTATION_OPTIONS.theme_version = '0.18.0';
54+
DOCUMENTATION_OPTIONS.theme_version = '0.19.0';
5555
DOCUMENTATION_OPTIONS.theme_switcher_json_url = 'https://nvidia.github.io/cuda-python/cuda-bindings/nv-versions.json';
5656
DOCUMENTATION_OPTIONS.theme_switcher_version_match = '13.3.2';
5757
DOCUMENTATION_OPTIONS.show_version_warning_banner =
@@ -1364,8 +1364,8 @@ <h1>Contributing<a class="headerlink" href="#contributing" title="Link to this h
13641364

13651365

13661366
<!-- Scripts loaded after <body> so the DOM is not blocked -->
1367-
<script defer src="_static/scripts/bootstrap.js?digest=0790524f97105ba85085"></script>
1368-
<script defer src="_static/scripts/pydata-sphinx-theme.js?digest=0790524f97105ba85085"></script>
1367+
<script defer src="_static/scripts/bootstrap.js?digest=a95f357e85573c9b56d5"></script>
1368+
<script defer src="_static/scripts/pydata-sphinx-theme.js?digest=a95f357e85573c9b56d5"></script>
13691369

13701370

13711371
<footer class="bd-footer">

docs/cuda-bindings/latest/environment_variables.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,19 +28,19 @@
2828
</noscript>
2929

3030
<!-- Loaded before other Sphinx assets -->
31-
<link href="_static/styles/theme.css?digest=0790524f97105ba85085" rel="stylesheet" />
32-
<link href="_static/styles/pydata-sphinx-theme.css?digest=0790524f97105ba85085" rel="stylesheet" />
31+
<link href="_static/styles/theme.css?digest=a95f357e85573c9b56d5" rel="stylesheet" />
32+
<link href="_static/styles/pydata-sphinx-theme.css?digest=a95f357e85573c9b56d5" rel="stylesheet" />
3333

3434
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=8f2a1f02" />
3535
<link rel="stylesheet" type="text/css" href="_static/styles/nvidia-sphinx-theme.css?v=933278ad" />
3636
<link rel="stylesheet" type="text/css" href="_static/mystnb.11b39860a7a0cbfd473a3ad8a317855267ff0bd372690045ca344a6b62be495e.css" />
3737
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
3838

3939
<!-- So that users can add custom icons -->
40-
<script defer src="_static/scripts/fontawesome.js?digest=0790524f97105ba85085"></script>
40+
<script defer src="_static/scripts/fontawesome.js?digest=a95f357e85573c9b56d5"></script>
4141
<!-- Pre-loaded scripts that we'll load fully later -->
42-
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=0790524f97105ba85085" />
43-
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=0790524f97105ba85085" />
42+
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=a95f357e85573c9b56d5" />
43+
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=a95f357e85573c9b56d5" />
4444

4545

4646

@@ -51,7 +51,7 @@
5151
<script src="_static/copybutton.js?v=35a8b989"></script>
5252
<script>DOCUMENTATION_OPTIONS.pagename = 'environment_variables';</script>
5353
<script>
54-
DOCUMENTATION_OPTIONS.theme_version = '0.18.0';
54+
DOCUMENTATION_OPTIONS.theme_version = '0.19.0';
5555
DOCUMENTATION_OPTIONS.theme_switcher_json_url = 'https://nvidia.github.io/cuda-python/cuda-bindings/nv-versions.json';
5656
DOCUMENTATION_OPTIONS.theme_switcher_version_match = '13.3.2';
5757
DOCUMENTATION_OPTIONS.show_version_warning_banner =
@@ -1395,8 +1395,8 @@ <h2>Build-Time Environment Variables<a class="headerlink" href="#build-time-envi
13951395

13961396

13971397
<!-- Scripts loaded after <body> so the DOM is not blocked -->
1398-
<script defer src="_static/scripts/bootstrap.js?digest=0790524f97105ba85085"></script>
1399-
<script defer src="_static/scripts/pydata-sphinx-theme.js?digest=0790524f97105ba85085"></script>
1398+
<script defer src="_static/scripts/bootstrap.js?digest=a95f357e85573c9b56d5"></script>
1399+
<script defer src="_static/scripts/pydata-sphinx-theme.js?digest=a95f357e85573c9b56d5"></script>
14001400

14011401

14021402
<footer class="bd-footer">

0 commit comments

Comments
 (0)