Skip to content

Build docs error when creating api doc #636

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

Closed
sliverc opened this issue May 21, 2019 · 1 comment · Fixed by #637
Closed

Build docs error when creating api doc #636

sliverc opened this issue May 21, 2019 · 1 comment · Fixed by #637

Comments

@sliverc
Copy link
Member

sliverc commented May 21, 2019

Following error occurs when running make html

Running Sphinx v2.0.1
usage: sphinx-build [OPTIONS] -o <OUTPUT_PATH> <MODULE_PATH> [EXCLUDE_PATTERN, ...]
sphinx-build: error: unrecognized arguments: ../rest_framework_json_api

See
https://readthedocs.org/projects/django-rest-framework-json-api/builds/9074255/

A regression since updated to Sphinx 2.0. Not so sure though why because when running sphinx-build directly on the console it works without any problems.

@sliverc
Copy link
Member Author

sliverc commented May 21, 2019

@n2ygk Do you have an idea what the issue could be?

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

Successfully merging a pull request may close this issue.

1 participant