mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 01:56:21 +00:00
Document parameter.
This commit is contained in:
parent
58a7fc09e5
commit
7b3364c356
@ -93,7 +93,8 @@ Generic template helper definitions for HackMyResume / FluentCV.
|
||||
/**
|
||||
Emit a comma-delimited list of font names suitable associated with the
|
||||
provided key.
|
||||
@param styleName
|
||||
@param key {String} A named style from the "fonts" section of the theme's
|
||||
theme.json file. For example: 'default' or 'heading1'.
|
||||
*/
|
||||
fontList: function( key ) {
|
||||
var ret = '';
|
||||
|
Loading…
Reference in New Issue
Block a user