File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "template" : " /home/runner/work/cookiecutter-scverse/cookiecutter-scverse" ,
3- "commit" : " 3d1838650921cadba30315ea7523b2939e4eda8e " ,
3+ "commit" : " ae44a5cbd985b099b75c339e46325f2b34f628a9 " ,
44 "checkout" : null ,
55 "context" : {
66 "cookiecutter" : {
3636 "trim_blocks" : true
3737 },
3838 "_template" : " /home/runner/work/cookiecutter-scverse/cookiecutter-scverse" ,
39- "_commit" : " 3d1838650921cadba30315ea7523b2939e4eda8e "
39+ "_commit" : " ae44a5cbd985b099b75c339e46325f2b34f628a9 "
4040 }
4141 },
4242 "directory" : null
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ hatch run docs:open
207207``` bash
208208source .venv/bin/activate
209209cd docs
210- sphinx-build -M html docs docs/ _build -W
210+ sphinx-build -M html . _build -W
211211(xdg-)open _build/html/index.html
212212```
213213
You can’t perform that action at this time.
0 commit comments