Skip to content

Commit f50e9ca

Browse files
committed
use makefile to populate
1 parent f0929cd commit f50e9ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ build:
2020
- echo "setuptools!=78.0.1" >> ruciospark_constraints.txt
2121
- PIP_CONSTRAINT="$(pwd)/ruciospark_constraints.txt" python -m pip install '.[dev]' rucio-clients
2222
pre_build:
23-
- cd docs && sphinx-autogen source/reference.rst -t source/_templates -o source/modules && cd ../
23+
- cd docs && make
2424
# You can also specify other tool versions:
2525
# nodejs: "19"
2626
# rust: "1.64"

0 commit comments

Comments
 (0)