Skip to content
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

[DOC]: Integrate Python docs into the root CCCL documentation #2155

Closed
3 tasks
gevtushenko opened this issue Aug 1, 2024 · 0 comments · Fixed by #2196
Closed
3 tasks

[DOC]: Integrate Python docs into the root CCCL documentation #2155

gevtushenko opened this issue Aug 1, 2024 · 0 comments · Fixed by #2196
Assignees
Labels
doc Documentation-related items.

Comments

@gevtushenko
Copy link
Collaborator

Is this a duplicate?

Is this for new documentation, or an update to existing docs?

New

Describe the incorrect/future/missing documentation

CCCL documentation currently has the following structure:

  • libcu++
  • Thrust
  • CUB
  • Cuda Experimental

We have to embed Python documentation into this tree. To do that, we can consider adopting the following structure:

  • CUDA C++
    • libcu++
    • Thrust
    • CUB
    • Cuda Experimental
  • CUDA Python
    • cuda.cooperative

This structure requires authoring a new landing page with generic Core Libraries description that is not specific to C++ or Python. So the issue involves:

Tasks

If this is a correction, please provide a link to the incorrect documentation. If this is a new documentation request, please link to where you have looked.

No response

@gevtushenko gevtushenko added the doc Documentation-related items. label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation-related items.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants