You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/03/22 14:40:30 UTC

[GitHub] [trafficserver] bneradt opened a new pull request #8750: Use Sphinx 4.x

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


   Sphinx has fixed the following issue that was blocking us from moving to
   Sphinx 4.x:
   https://github.com/sphinx-doc/sphinx/issues/9322
   
   With that fixed, we can unpin from 3.x, which this patch does.
   
   Fixes: #7941


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] bneradt commented on pull request #8750: Use Sphinx 4.x

Posted by GitBox <gi...@apache.org>.
bneradt commented on pull request #8750:
URL: https://github.com/apache/trafficserver/pull/8750#issuecomment-1075271649


   The docs build link is here:
   https://ci.trafficserver.apache.org/job/Github_Builds/job/docs/799/console
   
   Note that the build output demonstrates Sphinx 4.x:
   
   ```
   make[1]: Entering directory '/home/jenkins/workspace/Github_Builds/docs/src/doc'
   PAPEROPT_a4="" PAPEROPT_letter="" PAPER="letter" PLANTUML_JAR="/home/jenkins/workspace/Github_Builds/docs/src/.git/doc-tools/plantuml-1.2018.1/plantuml.jar" ./sbuild "/home/jenkins/.local/share/virtualenvs/doc-isv7PRUd/bin/python -m sphinx" -c . -W -D language='en' -d docbuild/doctrees -b html . docbuild/html
   Running Sphinx v4.4.0
   loading translations [en]... done
   making output directory... done
   
   ```


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] bneradt merged pull request #8750: Use Sphinx 4.x

Posted by GitBox <gi...@apache.org>.
bneradt merged pull request #8750:
URL: https://github.com/apache/trafficserver/pull/8750


   


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org