[docs] [issue24832] Issue building viewable docs with newer sphinx (default theme -> classic)

Zachary Ware report at bugs.python.org
Mon Aug 10 05:20:34 CEST 2015


Zachary Ware added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24832>
_______________________________________


More information about the docs mailing list