|
|
|
|
|
by mtoddsmith
1473 days ago
|
|
The most important rule is that you can’t include everything in a single doc as it quickly gets too big and complicated. So you need to break it down into multiple documents that cover different use cases and include only the components for a small set of use cases. Then use the C4 model to break up the docs. |
|