Makes autodoc show path instead of name in trees (#14471)

This commit is contained in:
AffectedArc07
2020-09-30 16:45:54 -04:00
committed by GitHub
parent e4c8c37d07
commit 2a5352120d
+3
View File
@@ -4,3 +4,6 @@ dreamchecker = true
[code_standards]
disallow_relative_type_definitions = true
disallow_relative_proc_definitions = true
[dmdoc]
use_typepath_names = true