We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f24418 commit cfe89afCopy full SHA for cfe89af
1 file changed
docs/mkdocs.yml
@@ -131,10 +131,12 @@ plugins:
131
module_name: macros
132
- git-revision-date-localized:
133
- mkdocstrings:
134
+ enable_inventory: true
135
default_handler: python
136
handlers:
137
python:
138
options:
139
+ line_length: 80
140
docstring_style: numpy
141
docstring_section_style: "table"
142
filters: "public"
0 commit comments