Skip to content

Update docs for v0.3.1 release #695

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 4 commits into from
Jul 2, 2025
Merged

Conversation

rwgk
Copy link
Collaborator

@rwgk rwgk commented Jun 7, 2025

Description

Closes #601

Copy link
Contributor

copy-pr-bot bot commented Jun 7, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@rwgk
Copy link
Collaborator Author

rwgk commented Jun 7, 2025

@leofang What's the most practical way to only regenerate the documentation, without running the entire CI?

@leofang
Copy link
Member

leofang commented Jun 8, 2025

We can comment out irrelevant parts in ci.yml, such as Windows build/test, to keep only the minimal required by doc build.

That said, let me take care of this. As I am working on #693, I have some thoughts on how to get this done.

@rwgk
Copy link
Collaborator Author

rwgk commented Jun 8, 2025

We can comment out irrelevant parts in ci.yml, such as Windows build/test, to keep only the minimal required by doc build.

OK, good to know, thanks!

That said, let me take care of this. As I am working on #693, I have some thoughts on how to get this done.

Thanks!

@leofang leofang self-assigned this Jun 17, 2025
@leofang leofang added this to the cuda.core beta 5 milestone Jun 18, 2025
@leofang leofang added documentation Improvements or additions to documentation P1 Medium priority - Should do cuda.core Everything related to the cuda.core module labels Jun 23, 2025
@leofang leofang force-pushed the remove_api_private_rst branch from 13e9155 to b2d7403 Compare July 1, 2025 23:55
Copy link
Contributor

copy-pr-bot bot commented Jul 1, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@leofang leofang changed the title WIP: Fold api_private.rst into api.rst Update docs for v0.3.1 release Jul 1, 2025
@leofang leofang added P0 High priority - Must do! and removed P1 Medium priority - Should do labels Jul 1, 2025
@leofang leofang marked this pull request as ready for review July 1, 2025 23:57
@leofang
Copy link
Member

leofang commented Jul 1, 2025

/ok to test b2d7403

This comment has been minimized.

kkraus14
kkraus14 previously approved these changes Jul 2, 2025
@github-project-automation github-project-automation bot moved this from Todo to In Review in CCCL Jul 2, 2025
@leofang leofang merged commit a8550cf into NVIDIA:main Jul 2, 2025
1 check was pending
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Jul 2, 2025
Copy link

github-actions bot commented Jul 2, 2025

Doc Preview CI
Preview removed because the pull request was closed or merged.

@rwgk rwgk deleted the remove_api_private_rst branch July 2, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda.core Everything related to the cuda.core module documentation Improvements or additions to documentation P0 High priority - Must do!
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Doc: Document cuda.core public (but non-entry-point) objects
3 participants