mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 00:26:07 +02:00
feat: Add changelog and update documentation structure with new styles and assets
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
apiRules:
|
||||
- exclude:
|
||||
uidRegex: ^System\.
|
||||
type: Namespace
|
||||
- exclude:
|
||||
uidRegex: ^Microsoft\.
|
||||
type: Namespace
|
||||
- exclude:
|
||||
uidRegex: \.Program$
|
||||
type: Type
|
||||
- exclude:
|
||||
uidRegex: \.Startup$
|
||||
type: Type
|
||||
- include:
|
||||
uidRegex: ^EchoHub\.
|
||||
type: Namespace
|
||||
- include:
|
||||
uidRegex: ^EchoHub\.
|
||||
type: Type
|
||||
Reference in New Issue
Block a user