We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c6e77f commit 97bee0fCopy full SHA for 97bee0f
1 file changed
mkdocs.yml
@@ -131,6 +131,7 @@ theme:
131
- content.tooltips
132
- navigation.expand
133
- navigation.footer
134
+ - navigation.instant.preview
135
- navigation.path
136
- navigation.sections
137
- navigation.tabs
@@ -236,7 +237,7 @@ plugins:
236
237
merge_init_into_class: true
238
parameter_headings: true
239
separate_signature: true
- show_bases: false
240
+ show_bases: true
241
show_inheritance_diagram: true
242
show_root_heading: true
243
show_root_full_path: false
0 commit comments