We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08adf96 commit 1723a1fCopy full SHA for 1723a1f
.github/workflows/httomo_backends_docs.yml
@@ -32,7 +32,7 @@ jobs:
32
environment-file: ./docs/source/doc-conda-requirements.yml
33
34
- name: Build api docs
35
- run: sphinx-apidoc -feT -t=./docs/source/_templates -o ./docs/source/api ./httomo-backends
+ run: sphinx-apidoc -feT -t=./docs/source/_templates -o ./docs/source/api ./httomo_backends
36
37
- name: Generate yaml templates
38
run: |
0 commit comments