fix api docs build (#11445)

pull/10653/head
Bagatur 8 months ago committed by GitHub
parent 9903a70379
commit f5ce286932
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,5 +25,3 @@ sphinx:
python:
install:
- requirements: docs/api_reference/requirements.txt
- method: pip
path: .

@ -3,7 +3,7 @@
# You can set these variables from the command line, and also
# from the environment for the first two.
SPHINXOPTS ?=
SPHINXOPTS ?= -j auto
SPHINXBUILD ?= sphinx-build
SPHINXAUTOBUILD ?= sphinx-autobuild
SOURCEDIR = .

Loading…
Cancel
Save