FIX SphinxError: master file /home/docs/checkouts/readthedocs.org/user_builds/kyuubi/checkouts/latest/docs/contents.rst not found
This commit is contained in:
Kent Yao 2020-10-28 16:01:56 +08:00
parent 7fcad51d55
commit ba9bff1487

View File

@ -67,7 +67,7 @@ extensions = [
'recommonmark',
]
# master_doc = 'index'
master_doc = 'index'
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']