-
Notifications
You must be signed in to change notification settings - Fork 257
Closed
Description
This issue tracks the MVP of the initial docs update. The goal is to just get the docs built and hosted as-is from the nvidia/cccl repo on nvidia.github.io/cccl and set up link redirection so existing links to the old docs sites continue to work.
https://nvidia.github.io/libcudacxx/
https://nvidia.github.io/thrust/
https://nvlabs.github.io/cub/
How to redirect a GitHub pages URL
### Tasks
- [x] Build and host existing docs under nvidia.github.io/cccl/lib
- [x] Create minimal landing page under nvidia.github.io/cccl with links to each lib docs
- [x] Setup URL redirection from nvidia.github.io/lib to nvidia.github.io/cccl/lib