Player movement tweaks, bugfxes; Docs
This commit is contained in:
10
Documentation/filterConfig.yml
Normal file
10
Documentation/filterConfig.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiRules:
|
||||
- include:
|
||||
uidRegex: ^UnityEngine
|
||||
type: Namespace
|
||||
- include:
|
||||
uidRegex: ^Global
|
||||
type: Namespace
|
||||
- exclude:
|
||||
uidRegex: .*
|
||||
type: Namespace
|
||||
Reference in New Issue
Block a user