Skip to content

Commit ba323bb

Browse files
authored
Merge pull request #431 from bioimage-io/prettier_docs
inform pdoc about google doc string style
2 parents 77b63c4 + e872e69 commit ba323bb

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)