Skip to content
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

docs: Update sphinx (and the rest of the deps) #3402

Merged
merged 4 commits into from
Jun 12, 2024

Commits on Jun 12, 2024

  1. docs: Update sphinx (and the rest of the deps)

    Remove pin to sphinx 5.x and remove sphinx-asyncio. Sphinx now supports
    asyncio out of the box. Everything I've checked looks fine although I
    haven't looked at every page.
    
    Fixes tornadoweb#3239
    bdarnell committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    4382c13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    149f941 View commit details
    Browse the repository at this point in the history
  3. docs: Remove empty testoutput blocks

    These were once needed (I think) to get the tests to run at all, even
    though they triggered warnings from sphinx. Now it works without them.
    bdarnell committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9844c67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    970c54c View commit details
    Browse the repository at this point in the history