feat: Add changelog and update documentation structure with new styles and assets

This commit is contained in:
HueByte
2026-02-19 09:52:46 +01:00
parent ad69420ec8
commit c9f7d86529
8 changed files with 451 additions and 19 deletions
+19
View File
@@ -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