bneradt opened a new pull request #8038: URL: https://github.com/apache/trafficserver/pull/8038
While our English Sphinx docs build without warnings, 20 some warnings are generated from these same source file if translated into Japanese. The warning mechanism for Sphinx seems fragile, therefore. As a compromise, this patch keeps the -W flag (treat warnings as errors) for the default case, but drops that if the user specifies something specific to the SPHINXOPTS. This unblocks other types of builds while still alerting developers of warnings in the default case. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
