introduce the concept of sections
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* This is the doc comment for a class.
|
||||
* @param T a type parameter.
|
||||
* @constructor This is the doc comment for the primary constructor.
|
||||
* @param a a constructor parameter.
|
||||
*/
|
||||
Reference in New Issue
Block a user