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 documentation checks to CI #1821

Merged
merged 109 commits into from
Aug 1, 2024

Conversation

dagardner-nv
Copy link
Contributor

@dagardner-nv dagardner-nv commented Jul 25, 2024

Description

  • Add vale as a documentation linter to CI
  • Add custom vocabulary (ci/vale/styles/config/vocabularies/morpheus/accept.txt).
  • Add sphinx's linkcheck to the documentation builds
  • Fix spelling & grammar errors found in existing documentation

Closes #545

By Submitting this PR I confirm:

  • I am familiar with the Contributing Guidelines.
  • When the PR is ready for review, new or existing tests cover these changes.
  • When the PR is ready for review, the documentation is up to date with these changes.

…nc' only takes two seconds, I opted against checking the styles into the repo instead directing them towards '.tmp/vale-styles'
…elled, MORPHEUS_ROOT variable is not needed for this example
@dagardner-nv dagardner-nv added doc Improvements or additions to documentation and removed DO NOT MERGE PR should not be merged; see PR for details labels Jul 26, 2024
Copy link

@mikemckiernan mikemckiernan left a comment

Choose a reason for hiding this comment

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

I make a quick spot check of a few files. I pointed out changes that I'd make, but I don't think we have formal edit policy.

ci/vale/styles/config/vocabularies/morpheus/accept.txt Outdated Show resolved Hide resolved
ci/vale/styles/config/vocabularies/morpheus/accept.txt Outdated Show resolved Hide resolved
ci/vale/styles/config/vocabularies/morpheus/accept.txt Outdated Show resolved Hide resolved
docs/source/developer_guide/architecture.md Show resolved Hide resolved
docs/source/developer_guide/architecture.md Outdated Show resolved Hide resolved
docs/source/developer_guide/architecture.md Outdated Show resolved Hide resolved
docs/source/developer_guide/architecture.md Outdated Show resolved Hide resolved
@dagardner-nv dagardner-nv marked this pull request as ready for review July 26, 2024 17:51
.vale.ini Outdated Show resolved Hide resolved
ci/scripts/documentation_checks.sh Outdated Show resolved Hide resolved
ci/vale/styles/config/vocabularies/morpheus/accept.txt Outdated Show resolved Hide resolved
@dagardner-nv dagardner-nv requested a review from a team as a code owner July 31, 2024 22:17
@dagardner-nv
Copy link
Contributor Author

/merge

@dagardner-nv
Copy link
Contributor Author

/merge

1 similar comment
@dagardner-nv
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 9fae209 into nv-morpheus:branch-24.10 Aug 1, 2024
12 checks passed
@dagardner-nv dagardner-nv deleted the david-docs-lint-545 branch August 1, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Improvements or additions to documentation non-breaking Non-breaking change
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[DOC]: Investigate using vale.sh as part of our CI
4 participants