Skip to content

Commit 0a8a444

Browse files
committed
Hide ClassName. prefix from class methods and attributes in TOC sidebar
1 parent 4951a25 commit 0a8a444

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
'undoc-members': True,
3636
'show-inheritance': True
3737
}
38+
toc_object_entries_show_parents = 'hide'
3839

3940
sys.path.insert(0, os.path.abspath('..'))
4041
sys.path.insert(0, os.path.abspath('../arcade'))

0 commit comments

Comments
 (0)