Skip to content

Commit

Permalink
Merge pull request #431 from bioimage-io/prettier_docs
Browse files Browse the repository at this point in the history
inform pdoc about google doc string style
  • Loading branch information
FynnBe authored Nov 5, 2024
2 parents 77b63c4 + e872e69 commit ba323bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ jobs:
- name: Generate developer docs
run: |
pdoc \
--docformat google \
--logo https://bioimage.io/static/img/bioimage-io-logo.svg \
--logo-link https://bioimage.io/ \
--favicon https://bioimage.io/static/img/bioimage-io-icon-small.svg \
Expand Down

0 comments on commit ba323bb

Please sign in to comment.