mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-02-05 13:08:12 +01:00
Created Code structure (markdown)
parent
9ec3b1761c
commit
2264d72887
3
Code-structure.md
Normal file
3
Code-structure.md
Normal file
@ -0,0 +1,3 @@
|
||||
AntennaPod is structured in several modules to ensure that similar code is close together and to avoid cyclic dependencies, which makes sure that the code can easily be tested. As an initial overview, the figure below gives the structure of all AntennaPod modules.
|
||||
|
||||
![moduleDiagram](https://github.com/AntennaPod/AntennaPod/assets/5811634/280c7fc5-a9c4-489a-9e65-3a6210af7f51)
|
Loading…
x
Reference in New Issue
Block a user