We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e980e commit 1d01d58Copy full SHA for 1d01d58
custom_templates/config.mako
@@ -7,10 +7,10 @@
7
# individual values.
8
9
html_lang = 'en'
10
- show_inherited_members = True
+ show_inherited_members = False
11
extract_module_toc_into_sidebar = True
12
list_class_variables_in_index = True
13
- sort_identifiers = False
+ sort_identifiers = True
14
show_type_annotations = True
15
16
# Show collapsed source code block next to each item.
0 commit comments