fix api docs build (#11445)

This commit is contained in:
Bagatur
2023-10-05 15:33:11 -07:00
committed by GitHub
parent 9903a70379
commit f5ce286932
2 changed files with 1 additions and 3 deletions

View File

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

View File

@@ -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 = .