You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To help new developers get started and to establish a common understanding of the architecture within the development team, a more detailed architecture description is needed.
The documentation should provide information about ...
which modules exist (on package/project level)
and for each module ...
its purpose/function
its provided interfaces/functionality
its ensured invariants
its depencencies
how typical use cases are solved by Vitruv and which modules are involved
Also concepts which are spread across many modules should be explained in the documentation.
The text was updated successfully, but these errors were encountered:
To help new developers get started and to establish a common understanding of the architecture within the development team, a more detailed architecture description is needed.
The documentation should provide information about ...
Also concepts which are spread across many modules should be explained in the documentation.
The text was updated successfully, but these errors were encountered: