docs: add new architecture docs section (#3558)

This commit is contained in:
Krzysztof Moch
2024-03-04 09:48:20 +01:00
committed by GitHub
parent d505de5910
commit c0aa3d6453
2 changed files with 27 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
{
"caching": "Caching",
"misc": "Misc",
"debug": "Debugging"
"debug": "Debugging",
"new-arch": "New Architecture"
}