-
Notifications
You must be signed in to change notification settings - Fork 30
Address sphinx errors #1593
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
Address sphinx errors #1593
Conversation
Indentation fixed, new empty line added before enumeration
Indentation fixes, new line added before enumeration, added semicolons after item and start explanation sentence indented on the next line
This fixes Sphinx enumeration errors
Docorated bash example as bash code-block, added URL for intel/pti-gpu, mentioned `unitrace` as an alternative to `onetrace`.
Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞 |
@oleksandr-pavlyk |
Array API standard conformance tests for dpctl=0.17.0dev0=py310h15de555_115 ran successfully. |
Yes, I am also encountering those warnings, but I'd like to defer resolving those to another PR. |
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.
With warnings being deferred, this LGTM
Addressed indentation, and spacing errors tripping Sphinx, as guided by output of
sphinx-build
command.The log of sphinx build should not contain non-blocking `ERROR statements in the build log/