Skip to content

Try fixing RTD failure#3402

Merged
A5rocks merged 1 commit intopython-trio:mainfrom
A5rocks:fix-singlehtml
Mar 11, 2026
Merged

Try fixing RTD failure#3402
A5rocks merged 1 commit intopython-trio:mainfrom
A5rocks:fix-singlehtml

Conversation

@A5rocks
Copy link
Copy Markdown
Contributor

@A5rocks A5rocks commented Mar 3, 2026

This should fix that RTD is currently failing. I checked with make singlehtml before and after this change -- before it failed, now it succeeds.

Ideally we could work around this e.g. with the only directive, but I tried:

.. toctree
   ...

   .. only:: html
      genindex

and that didn't work, so I think we should just wait on sphinx-doc/sphinx#13733. (one other possible workaround would be to modify the templates, but that's a bit much, don't you think?)

@A5rocks A5rocks added the docs label Mar 3, 2026
@A5rocks A5rocks merged commit f51968b into python-trio:main Mar 11, 2026
45 checks passed
@A5rocks A5rocks deleted the fix-singlehtml branch March 11, 2026 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant