We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b81cd52 commit b77e2b1Copy full SHA for b77e2b1
1 file changed
si-units/mkdocs.yml
@@ -58,16 +58,16 @@ plugins:
58
handlers:
59
python:
60
paths: [src]
61
- docstring_style: google
62
- show_signature_annotations: true
63
options:
+ docstring_style: google
64
find_stubs_package: true
65
heading_level: 3
66
show_root_heading: true
67
show_root_full_path: false
68
docstring_section_style: spacy
69
merge_init_into_class: true
70
show_docstring_description: true
+ show_signature_annotations: true
71
annotations_path: brief
72
docstring_options:
73
ignore_init_summary: false
0 commit comments