Skip to content

Rebuild docs, part 2 #243

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified docs/12.6.2/.doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/12.6.2/.doctrees/release.doctree
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions docs/12.6.2/_sources/release.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
maxdepth: 3
---

12.6.2 <release/12.6.2-notes>
12.6.1 <release/12.6.1-notes>
```
12 changes: 12 additions & 0 deletions docs/12.6.2/_sources/release/12.6.2-notes.md.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# CUDA Python Release notes

Released on November 5, 2024. Post 1 rebuild released on November 12, 2024.

## Included components

- [`cuda.bindings` 12.6.2](https://nvidia.github.io/cuda-python/cuda-bindings/12.6.2/release/12.6.2-notes.html)


## Hightlights
- Resolve [Issue #215](https://github.com/NVIDIA/cuda-python/issues/215): module `cuda.ccudart` has no attribute `__pyx_capi__`
- Resolve [Issue #226](https://github.com/NVIDIA/cuda-python/issues/226): top-level Cython source files not packaged
1 change: 1 addition & 0 deletions docs/12.6.2/conduct.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul class="current">
<li class="toctree-l1 has-children"><a class="reference internal" href="release.html">Release Notes</a><input class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div class="visually-hidden">Toggle navigation of Release Notes</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
<li class="toctree-l2"><a class="reference internal" href="release/12.6.2-notes.html"> 12.6.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="release/12.6.1-notes.html"> 12.6.1</a></li>
</ul>
</li>
Expand Down
1 change: 1 addition & 0 deletions docs/12.6.2/contribute.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul class="current">
<li class="toctree-l1 has-children"><a class="reference internal" href="release.html">Release Notes</a><input class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div class="visually-hidden">Toggle navigation of Release Notes</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
<li class="toctree-l2"><a class="reference internal" href="release/12.6.2-notes.html"> 12.6.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="release/12.6.1-notes.html"> 12.6.1</a></li>
</ul>
</li>
Expand Down
1 change: 1 addition & 0 deletions docs/12.6.2/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal" href="release.html">Release Notes</a><input class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div class="visually-hidden">Toggle navigation of Release Notes</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
<li class="toctree-l2"><a class="reference internal" href="release/12.6.2-notes.html"> 12.6.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="release/12.6.1-notes.html"> 12.6.1</a></li>
</ul>
</li>
Expand Down
2 changes: 2 additions & 0 deletions docs/12.6.2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal" href="release.html">Release Notes</a><input class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div class="visually-hidden">Toggle navigation of Release Notes</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
<li class="toctree-l2"><a class="reference internal" href="release/12.6.2-notes.html"> 12.6.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="release/12.6.1-notes.html"> 12.6.1</a></li>
</ul>
</li>
Expand Down Expand Up @@ -296,6 +297,7 @@ <h1>CUDA Python<a class="headerlink" href="#cuda-python" title="Link to this hea
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="release.html">Release Notes</a><ul>
<li class="toctree-l2"><a class="reference internal" href="release/12.6.2-notes.html"> 12.6.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="release/12.6.1-notes.html"> 12.6.1</a></li>
</ul>
</li>
Expand Down
Binary file modified docs/12.6.2/objects.inv
Binary file not shown.
10 changes: 8 additions & 2 deletions docs/12.6.2/release.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="CUDA Python Release notes" href="release/12.6.1-notes.html" /><link rel="prev" title="CUDA Python" href="index.html" />
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="CUDA Python Release notes" href="release/12.6.2-notes.html" /><link rel="prev" title="CUDA Python" href="index.html" />
<link rel="canonical" href="docs/release.html" />

<!-- Generated with Sphinx 8.1.1 and Furo 2024.08.06 -->
Expand Down Expand Up @@ -207,6 +207,7 @@
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul class="current">
<li class="toctree-l1 current has-children current-page"><a class="current reference internal" href="#">Release Notes</a><input checked="" class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div class="visually-hidden">Toggle navigation of Release Notes</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
<li class="toctree-l2"><a class="reference internal" href="release/12.6.2-notes.html"> 12.6.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="release/12.6.1-notes.html"> 12.6.1</a></li>
</ul>
</li>
Expand Down Expand Up @@ -282,6 +283,11 @@
<h1>Release Notes<a class="headerlink" href="#release-notes" title="Link to this heading">¶</a></h1>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="release/12.6.2-notes.html"> 12.6.2</a><ul>
<li class="toctree-l2"><a class="reference internal" href="release/12.6.2-notes.html#included-components">Included components</a></li>
<li class="toctree-l2"><a class="reference internal" href="release/12.6.2-notes.html#hightlights">Hightlights</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="release/12.6.1-notes.html"> 12.6.1</a><ul>
<li class="toctree-l2"><a class="reference internal" href="release/12.6.1-notes.html#included-components">Included components</a></li>
<li class="toctree-l2"><a class="reference internal" href="release/12.6.1-notes.html#hightlights">Hightlights</a></li>
Expand All @@ -296,7 +302,7 @@ <h1>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
<footer>

<div class="related-pages">
<a class="next-page" href="release/12.6.1-notes.html">
<a class="next-page" href="release/12.6.2-notes.html">
<div class="page-info">
<div class="context">
<span>Next</span>
Expand Down
7 changes: 4 additions & 3 deletions docs/12.6.2/release/12.6.1-notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" /><link rel="next" title="Code of Conduct" href="../conduct.html" /><link rel="prev" title="Release Notes" href="../release.html" />
<link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" /><link rel="next" title="Code of Conduct" href="../conduct.html" /><link rel="prev" title="CUDA Python Release notes" href="12.6.2-notes.html" />
<link rel="canonical" href="docs/release/12.6.1-notes.html" />

<!-- Generated with Sphinx 8.1.1 and Furo 2024.08.06 -->
Expand Down Expand Up @@ -207,6 +207,7 @@
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul class="current">
<li class="toctree-l1 current has-children"><a class="reference internal" href="../release.html">Release Notes</a><input checked="" class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div class="visually-hidden">Toggle navigation of Release Notes</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="12.6.2-notes.html"> 12.6.2</a></li>
<li class="toctree-l2 current current-page"><a class="current reference internal" href="#"> 12.6.1</a></li>
</ul>
</li>
Expand Down Expand Up @@ -310,14 +311,14 @@ <h2>Hightlights<a class="headerlink" href="#hightlights" title="Link to this hea
</div>
<svg class="furo-related-icon"><use href="#svg-arrow-right"></use></svg>
</a>
<a class="prev-page" href="../release.html">
<a class="prev-page" href="12.6.2-notes.html">
<svg class="furo-related-icon"><use href="#svg-arrow-right"></use></svg>
<div class="page-info">
<div class="context">
<span>Previous</span>
</div>

<div class="title">Release Notes</div>
<div class="title">CUDA Python Release notes</div>

</div>
</a>
Expand Down
Loading