R
R
Roman —2016-06-28 11:42:15
Programming
Roman —, 2016-06-28 11:42:15

What is this documentation style?

Hello.
I often met such excellent documentation in the code:

/**
* Comment Title
*
* @param object
* @param [prefix]
* @returns {string}
*/

Where can I read more about this documentation?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yustas Alexu, 2016-06-28
@helloimnewbie

JSDoc
Creating JSDoc comments
An Introduction to JSDoc

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question