bneradt opened a new pull request, #11425:
URL: https://github.com/apache/trafficserver/pull/11425

   This fixes all docs Sphinx warnings and turns on the `-W` flag to sphinx so 
that the build will fail if any warnings get introduced in the future.
   
   Many of these changes involve transitioning many of the domains from :c: to 
:cpp:. Note there are still uses for the :c: domain since some directives we 
use are only supported there, such as our macros. But many functions and 
enumerations that used to be c are now cpp.
   
   (cherry picked from commit 188a12834cf1b3692b62e2d5e3abd68912d3390b)
   
   Conflicts:
         doc/developer-guide/api/functions/TSContScheduleEveryOnThread.en.rst
   
   
   ---
   
   This is a 10.0.x cherry-pick of the master PR:
   https://github.com/apache/trafficserver/pull/11419


-- 
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]

Reply via email to