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]: CI runner paths appear in rendered docs #1953

Closed
1 task done
bdice opened this issue Jul 8, 2024 · 0 comments · Fixed by #1954
Closed
1 task done

[DOC]: CI runner paths appear in rendered docs #1953

bdice opened this issue Jul 8, 2024 · 0 comments · Fixed by #1954
Assignees
Labels
bug Something isn't working right. doc Documentation-related items.

Comments

@bdice
Copy link
Contributor

bdice commented Jul 8, 2024

Is this a duplicate?

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

Update

Describe the incorrect/future/missing documentation

The docs built by CI have /home/runner/... in the paths like this:

thrust::pair
Defined in /home/runner/work/cccl/cccl/thrust/thrust/pair.h

We can fix this by using STRIP_FROM_PATH. I am filing a PR to correct this.

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.

https://nvidia.github.io/cccl/thrust/api/structthrust_1_1pair.html

@bdice bdice added bug Something isn't working right. doc Documentation-related items. labels Jul 8, 2024
@bdice bdice self-assigned this Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right. doc Documentation-related items.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant