Closed ebrahimebrahim closed 6 months ago
Perhaps make a note that nox -s docs -- --serve
requires Python 3.10+. You can set this with nox -P 3.10 -s docs -- --serve
assuming a suitable python3.10
is available.
Its a recent sphinx-autobuild update that broke things
For now I'll add a commit to pin it the previous version
add
build_api_docs
step to section on building docs see https://github.com/brain-microstructure-exploration-tools/abcd-microstructure-pipelines/pull/27#issuecomment-2057131548