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 d8e37f5 commit 8dbe7d3Copy full SHA for 8dbe7d3
.github/workflows/build_docs.yaml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Generate Documentation
40
shell: bash -l {0}
41
- run: pdoc -o doc/
+ run: pdoc synaptic_reconstruction -o doc/
42
43
- name: Verify Documentation Output
44
run: ls -la doc/
0 commit comments