[Doc] Use latest image in building readthedocs

This commit is contained in:
tangxifan 2021-02-07 16:31:48 -07:00
parent 9c5368f912
commit 4e05a4559f
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@
# Required configuration file version
version: 2
# Specify docker image for building the doc
build:
image: latest
# Build documentation in the docs/ directory with Sphinx
sphinx:
builder: dirhtml