Created Code structure (markdown)
parent
9ec3b1761c
commit
2264d72887
|
@ -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…
Reference in New Issue