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

Add message about viewing docs locally to rapids-upload-docs #58

Merged
merged 2 commits into from
Jun 5, 2023

Conversation

ajschmidt8
Copy link
Member

As noted in rapidsai/rmm#1288, the value of RAPIDS_DOCS_DIR is random and generated by mktemp -d.

Therefore, it will be useful to print out this directory for users who are doing local builds according to the repro instructions here: https://docs.rapids.ai/resources/reproducing-ci/.

Additionally, a python -m http.server command is printed so that users can view the built docs in their browser.

@ajschmidt8 ajschmidt8 merged commit 835ba93 into rapidsai:main Jun 5, 2023
@ajschmidt8 ajschmidt8 deleted the rapids-upload-docs branch June 5, 2023 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants