Hello.
Thank you for the service of documentation. I couldn’t download EPUB and PDF version documentations, 404 Not Found. (Language: Japanese, Python document version: 3.9.4, Browser: Google Chrome)
I could download an English version. Japanese one isn’t supported??
Hello,
Le 6/10/21 à 10:26 PM, 土田聖直 via docs a écrit :
Thank you for the service of documentation. I couldn’t download EPUB and PDF version documentations, 404 Not Found. (Language: Japanese, Python document version: 3.9.4, Browser: Google Chrome)
I could download an English version. Japanese one isn’t supported??
Thanks for taking the time to report this, I appreciate it.
This is a known multi-layered issue, one of them has been fixed today:
https://github.com/sphinx-doc/sphinx/issues/9305
sadly it still does not build:
! Package inputenc Error: Unicode character 顛 (U+C4CF) (inputenc) not set up for use with LaTeX.
See the inputenc package documentation for explanation. Type H <return> for immediate help. ...
l.762 ...er dotless i), \textquotesingle{}^^c5^^bf \textquotesingle{} (U+017F...
Any help welcome :)
I can easily be reproduced using https://github.com/python/docsbuild-scripts/ using:
python ./build_docs.py --quick --build-root ./build_root --www-root ./www --log-directory ./logs --group $(id -g) --skip-cache-invalidation --language ja --branch main
-- [Julien Palard](https://mdk.fr)