Skip to content

Commit 49e517e

Browse files
committed
added read the docs
1 parent 414f673 commit 49e517e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ads/feature_store/docs/.readthedocs.yaml renamed to ads/feature_store/.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ build:
1111

1212
# Build documentation in the docs/ directory with Sphinx
1313
sphinx:
14-
configuration: ads/feature-store/docs/source/conf.py
14+
configuration: ads/feature_store/docs/source/conf.py
1515

1616
# Optionally declare the Python requirements required to build your docs
1717
python:
1818
install:
19-
- requirements: ads/feature-store/docs/requirements.txt
19+
- requirements: ads/feature_store/docs/requirements.txt

0 commit comments

Comments
 (0)