brain-microstructure-exploration-tools / abcd-microstructure-pipelines

Processing pipelines to extract brain microstructure from ABCD Study dMRI
Apache License 2.0
0 stars 1 forks source link

Update CONTRIBUTING.md #29

Closed ebrahimebrahim closed 6 months ago

ebrahimebrahim commented 6 months ago

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

allemangD commented 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.

ebrahimebrahim commented 6 months ago

Its a recent sphinx-autobuild update that broke things

For now I'll add a commit to pin it the previous version