Skip to content

Commit 97bee0f

Browse files
committed
docs: Enable instant preview
1 parent 5c6e77f commit 97bee0f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ theme:
131131
- content.tooltips
132132
- navigation.expand
133133
- navigation.footer
134+
- navigation.instant.preview
134135
- navigation.path
135136
- navigation.sections
136137
- navigation.tabs
@@ -236,7 +237,7 @@ plugins:
236237
merge_init_into_class: true
237238
parameter_headings: true
238239
separate_signature: true
239-
show_bases: false
240+
show_bases: true
240241
show_inheritance_diagram: true
241242
show_root_heading: true
242243
show_root_full_path: false

0 commit comments

Comments
 (0)