Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to build some targets #19

Open
DavidZeise opened this issue Sep 13, 2018 · 1 comment
Open

Fails to build some targets #19

DavidZeise opened this issue Sep 13, 2018 · 1 comment

Comments

@DavidZeise
Copy link

Apparently, sphinx-build fails to build some targets (e.g. text, latexpdf, XML) with this extension included.
An IOError Exception is thrown.

IOError: [Errno 2] No such file or directory: u'/mnt/g/git/api-docs/build/text/_static/redoc.js'

This appears to happen because redoc.py is unable to copy the redoc.js to the target folder for some reason.

Build target in the traceback: text

The full traceback:
sphinx-err-Zm6iYM.log

@ikalnytskyi
Copy link
Member

Thanks for reporting. ReDoc.js will not work with any target but html. However, it's definitely a bug because it must not error on other targets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants