I'm developing an application that have some complexities on methods. Now I need a structure which can save what did I do in methods with shapes or something like this (i.e. sequence diagram
).
Sequence diagram of visual studio do it with full detail which I don't need all of them, just some of them.
In the other hand I need something that can help other developers to understand my codes or methods easily and develop it. How can I do this?