Skip to content

Commit 1723a1f

Browse files
committed
corr2
1 parent 08adf96 commit 1723a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/httomo_backends_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
environment-file: ./docs/source/doc-conda-requirements.yml
3333

3434
- name: Build api docs
35-
run: sphinx-apidoc -feT -t=./docs/source/_templates -o ./docs/source/api ./httomo-backends
35+
run: sphinx-apidoc -feT -t=./docs/source/_templates -o ./docs/source/api ./httomo_backends
3636

3737
- name: Generate yaml templates
3838
run: |

0 commit comments

Comments
 (0)