fix recursion limit for complicated models structures with many loops
This commit is contained in:
@ -30,6 +30,9 @@ renderer:
|
||||
- title: Excludable Items
|
||||
contents:
|
||||
- models.excludable.*
|
||||
- title: Traversible
|
||||
contents:
|
||||
- models.traversible.*
|
||||
- title: Model Table Proxy
|
||||
contents:
|
||||
- models.modelproxy.*
|
||||
|
||||
Reference in New Issue
Block a user