Skip to content

Commit cfe89af

Browse files
committed
Wrap function signatures in docs
1 parent 0f24418 commit cfe89af

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,12 @@ plugins:
131131
module_name: macros
132132
- git-revision-date-localized:
133133
- mkdocstrings:
134+
enable_inventory: true
134135
default_handler: python
135136
handlers:
136137
python:
137138
options:
139+
line_length: 80
138140
docstring_style: numpy
139141
docstring_section_style: "table"
140142
filters: "public"

0 commit comments

Comments
 (0)