Skip to content

Commit

Permalink
Improve rendering of signatures
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-graham committed Apr 26, 2024
1 parent b7d6957 commit d8c407f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ plugins:
paths: [src]
options:
show_submodules: true
separate_signature: true
line_length: 88
- include-markdown:
opening_tag: "{!"
closing_tag: "!}"
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ optional-dependencies = {dev = [
"tox>=4",
"twine",
], docs = [
"black",
"mkdocs",
"mkdocs-include-markdown-plugin",
"mkdocs-material",
Expand Down

0 comments on commit d8c407f

Please sign in to comment.