forked from VimPlug/jedi
Explicit sphinx config path
This is now required by ReadTheDocs; see https://about.readthedocs.com/blog/2024/12/deprecate-config-files-without-sphinx-or-mkdocs-config/
This commit is contained in:
@@ -10,6 +10,9 @@ python:
|
|||||||
submodules:
|
submodules:
|
||||||
include: all
|
include: all
|
||||||
|
|
||||||
|
sphinx:
|
||||||
|
configuration: docs/conf.py
|
||||||
|
|
||||||
build:
|
build:
|
||||||
os: ubuntu-22.04
|
os: ubuntu-22.04
|
||||||
tools:
|
tools:
|
||||||
|
|||||||
Reference in New Issue
Block a user