Skip to content

Try fixing RTD failure#3402

Open
A5rocks wants to merge 1 commit intopython-trio:mainfrom
A5rocks:fix-singlehtml
Open

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

Conversation

@A5rocks
Copy link
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
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