Skip to content

Commit 1d01d58

Browse files
committed
Update SC_PythonAPI_documentation with latest changes
1 parent 70e980e commit 1d01d58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom_templates/config.mako

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
# individual values.
88
99
html_lang = 'en'
10-
show_inherited_members = True
10+
show_inherited_members = False
1111
extract_module_toc_into_sidebar = True
1212
list_class_variables_in_index = True
13-
sort_identifiers = False
13+
sort_identifiers = True
1414
show_type_annotations = True
1515
1616
# Show collapsed source code block next to each item.

0 commit comments

Comments
 (0)