-
Notifications
You must be signed in to change notification settings - Fork 26
Add a glossary to the documentation #759
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
base: main
Are you sure you want to change the base?
Conversation
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
|
/ok to test e7af4a9 |
|
Preview: https://downloads.rapids.ai/ci/rapidsmpf/pull-request/759/e7af4a9/docs/rapidsmpf/html/glossary/ (nvidia VPN required) |
madsbk
left a comment
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.
Overall looks good!
Co-authored-by: Mads R. B. Kristensen <[email protected]>
I've added a
glossarypage to the docs (at the top level with "Quickstart", "Background", "API Reference", and "Glossary"). The intent is to have a single place for defining all the concepts we have floating around.There's quite a bit of overlap with the API provided by rapidsmpf (classes like
BufferResource). I've tried to keep the glossary definitions very brief and very high level, leaving implementation details to the API reference.