-
-
Notifications
You must be signed in to change notification settings - Fork 688
PDF docbuild: Reduce verbosity #37264
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
Conversation
|
Do you mind explaining what type of messages are not logged anymore? Comparing the PDF docbuild of this PR compared to one from three weeks ago, the number of lines reduced by 95%, so that's nice. |
|
It's using tex's I haven't really tested what happens if I provoke errors. |
|
Documentation preview for this PR (built with commit b272b1c; changes) is ready! 🎉 |
I did. Errors are reported and you can see the errors in the log file |
|
These added options not only reduce verbosity but speed up the compiling process. Very nice. |
kwankyu
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.
LGTM.
|
Thank you! |
Fixes #36706
📝 Checklist
⌛ Dependencies