In large projects, functions / methods / properties need to be documented in a way a programmer withing the code can understand in a glance what the meaning and requirements of the function or class etc. Also a need to create a full documentation of the code in a single command line.
As the project grows I fill the need of jsDocs increases rapidly.