Message 248346 - Python tracker (original) (raw)
Ah, sorry; I missed that distinction.
I can't reproduce, though: in a clean checkout of default, I just did:
cd Doc/ make venv PYTHON=python3 source venv/bin/activate make html
The resulting build did emit the warning about the themes, but the docs produced render just fine.