(svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
/**
|
||||
* Class that handles all date related (calculation) functions.
|
||||
* @api ai
|
||||
*
|
||||
* @note Months and days of month are 1-based; the first month of the
|
||||
* year is 1 and the first day of the month is also 1.
|
||||
|
Reference in New Issue
Block a user