I want to document my code such that there is minimum need for reading and browsing the code again in months later.
I know that there are different typetypes of documentation (in source code and out of thatoutside, sequence diagrams, and ...so on).
JustI just want to know what is an efficient way for documentingto document my code so that, when a few monthmonths later I want to see my code, I spend fewerless time on reading code and understanding code flow.