-
Notifications
You must be signed in to change notification settings - Fork 23
Fixes in GPU docs #2019
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
Fixes in GPU docs #2019
Conversation
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.
Code Review
This pull request correctly fixes a rendering issue in the GPU documentation. By adding a blank line before the .. code-block:: console directive, it ensures the reStructuredText is parsed correctly and the code block is displayed as intended. The change is simple, effective, and improves the quality of the documentation. I have reviewed the changes and have no further suggestions.
Alex-Welsh
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.
Also one here:
operations/bifrost-hardware-inventory-management.rst - To build ipa image with extra-hardware you need to edit ``ipa.yml`` and add this:
Could you fix that as well?
I don't think there are any others
No description provided.