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

Create Pages for nx-cugraph #43

Closed
wants to merge 4 commits into from

Conversation

nv-rliu
Copy link
Contributor

@nv-rliu nv-rliu commented Sep 16, 2024

Closes https://github.com/rapidsai/graph_dl/issues/606 and [another issue]

Proposed Changes

In preparation for GA release, this PR adds a landing page for nx-cugraph in the cugraph API documentation site. The new pages can be viewed by clicking nx-cugraph in the navigation bar at the top of the page.

New pages

nx-cugraph
└─ How it works
└─ Supported Algorithms
└─ Getting Started
└─ Benchmarks
└─ FAQ

Notes for Reviewers

  • In order to build and test these docs, I modified the build.sh file to use sphinx-autobuild.
122
123     cd ${REPODIR}/docs/cugraph-docs
124     #make html
125     sphinx-autobuild source build/html
126 fi
127
  • For now, I believe the best way to view these changes is to clone the PR branch, then run build.sh in order to host the webserver locally..

@nv-rliu nv-rliu requested a review from a team as a code owner September 16, 2024 16:54
@nv-rliu nv-rliu marked this pull request as draft September 16, 2024 16:54
Copy link
Contributor

@acostadon acostadon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the pages directly. They look good.

@nv-rliu nv-rliu marked this pull request as ready for review September 25, 2024 08:34
@rlratzel
Copy link

Looks like this is targeting branch-24.08 - I'm assuming it should be branch-24.10?

@nv-rliu nv-rliu closed this Oct 4, 2024
@nv-rliu nv-rliu deleted the b2410-nxcg-land-page branch October 4, 2024 18:14
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.

3 participants