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 c1ef637 commit e872e69Copy full SHA for e872e69
.github/workflows/build.yaml
@@ -172,6 +172,7 @@ jobs:
172
- name: Generate developer docs
173
run: |
174
pdoc \
175
+ --docformat google \
176
--logo https://bioimage.io/static/img/bioimage-io-logo.svg \
177
--logo-link https://bioimage.io/ \
178
--favicon https://bioimage.io/static/img/bioimage-io-icon-small.svg \
0 commit comments