-
Notifications
You must be signed in to change notification settings - Fork 292
Documentation updates for RAPIDS for Apache Spark -> NVIDIA cuDF plugin for Apache Spark rename #15114
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
Documentation updates for RAPIDS for Apache Spark -> NVIDIA cuDF plugin for Apache Spark rename #15114
Changes from 7 commits
bc855e4
660c598
f9398cd
6c8ee35
49395e9
ac97f11
f16a9f6
b9507b3
e2066d1
207c83a
593ee5d
b6676f1
f85c6ad
bb1738b
72cf2d1
0f3ee92
a8f87d8
a07f09f
5b8c88a
7560c31
26349e6
1bc4c80
788a18a
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| # | ||
| # Copyright (c) 2020, NVIDIA CORPORATION. | ||
| # Copyright (c) 2020-2026, NVIDIA CORPORATION. | ||
| # | ||
| # Licensed under the Apache License, Version 2.0 (the "License"); | ||
| # you may not use this file except in compliance with the License. | ||
|
|
@@ -18,10 +18,10 @@ | |
| remote_theme: pmarsceill/just-the-docs | ||
|
|
||
| aux_links: | ||
| "RAPIDS Accelerator for Apache Spark User Guide": | ||
| - "//docs.nvidia.com/spark-rapids/user-guide/latest/index.html" | ||
| "RAPIDS Accelerator for Apache Spark Plugin on Github": | ||
| - "//github.com/nvidia/spark-rapids" | ||
| "cuDF for Apache Spark User Guide": | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. For the docs site chrome / User Guide route: I drafted the companion docs MR to move the published user guide route to the new product path in documentation repo: MR179 I also requested the docs owner to update the Docs Hub routing. Until that route is live, links under
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. MR179 is still also under review
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We can do a follow up PR once MR179 is merged. This change will roll out during the course of 26.08. |
||
| - "//docs.nvidia.com/cudf-spark/user-guide/latest/index.html" | ||
| "cuDF for Apache Spark Plugin on Github": | ||
| - "//github.com/nvidia/cudf-spark" | ||
|
|
||
| plugins: | ||
| - jekyll-optional-front-matter # GitHub Pages | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: The deepwiki page still says RAPIDS Accelerator for Apache Spark. Are we able to update it accordingly?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once we rename the link it should trigger a rebuild of the deepwiki page. Let's see if it works.