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 sphinx-lint pre-commit and some docs fixes #4771

Merged
merged 4 commits into from
Nov 25, 2024

Conversation

eriknw
Copy link
Contributor

@eriknw eriknw commented Nov 18, 2024

I noticed the Traversals table is not showing up in the nx-cugraph docs. sphinx-lint catches the underlying issue, and it also caught a couple other minor issues that this PR fixes.

sphinx-lint is used by other notable repos such as pandas (here] and CPython (here)

I noticed the `Traversals` table is not showing up in the nx-cugraph docs.
`sphinx-lint` catches the underlying issue, and it also caught a couple
other minor issues that this PR fixes.
@eriknw eriknw requested review from a team as code owners November 18, 2024 15:52
@eriknw eriknw added bug Something isn't working doc Documentation non-breaking Non-breaking change and removed doc Documentation labels Nov 18, 2024
@eriknw eriknw added this to the 24.12 milestone Nov 19, 2024
rapids-bot bot pushed a commit to rapidsai/nx-cugraph that referenced this pull request Nov 20, 2024
Companion PR to rapidsai/cugraph#4771, because if we want `sphinx-lint` pre-commit there, then we probably want it here too.

The docs in this repo are out of date and were updated to make `sphinx-lint` happy.

Authors:
  - Erik Welch (https://github.com/eriknw)
  - Ralph Liu (https://github.com/nv-rliu)

Approvers:
  - Rick Ratzel (https://github.com/rlratzel)
  - Bradley Dice (https://github.com/bdice)

URL: #29
@rlratzel
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit 3d681cc into rapidsai:branch-24.12 Nov 25, 2024
70 of 71 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants