We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b448641 commit 51e4be5Copy full SHA for 51e4be5
ARCHITECTURE.md
@@ -36,6 +36,10 @@ The repository contains the following key components:
36
# Modules
37
38
The project is organized into several modules, each serving a specific purpose. The main modules include:
39
+* Root Module: The root of the repository.
40
+* Generator Module: Located at the `generator` directory.
41
+* Build-Logic Module: Located at the `buildSrc` directory.
42
+* XAP SDK Module: Located at the `xap-sdk` directory.
43
44
## Root Module
45
0 commit comments