We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 414f673 commit 49e517eCopy full SHA for 49e517e
ads/feature_store/docs/.readthedocs.yaml renamed to ads/feature_store/.readthedocs.yaml
@@ -11,9 +11,9 @@ build:
11
12
# Build documentation in the docs/ directory with Sphinx
13
sphinx:
14
- configuration: ads/feature-store/docs/source/conf.py
+ configuration: ads/feature_store/docs/source/conf.py
15
16
# Optionally declare the Python requirements required to build your docs
17
python:
18
install:
19
- - requirements: ads/feature-store/docs/requirements.txt
+ - requirements: ads/feature_store/docs/requirements.txt
0 commit comments