Skip to content

Commit e872e69

Browse files
committed
inform pdoc about google doc string style
1 parent c1ef637 commit e872e69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ jobs:
172172
- name: Generate developer docs
173173
run: |
174174
pdoc \
175+
--docformat google \
175176
--logo https://bioimage.io/static/img/bioimage-io-logo.svg \
176177
--logo-link https://bioimage.io/ \
177178
--favicon https://bioimage.io/static/img/bioimage-io-icon-small.svg \

0 commit comments

Comments
 (0)