mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
added an option to specify custom typedoc theme
This commit is contained in:
@@ -454,6 +454,7 @@ module.exports = function(grunt) {
|
||||
"module": 'commonjs',
|
||||
"target": 'es5',
|
||||
"out": localCfg.outApiRefDir,
|
||||
"theme": '<%= grunt.option("theme") || "default" %>',
|
||||
//"json": './dist/doc.json',
|
||||
"name": 'NativeScript',
|
||||
"includeDeclarations": undefined,
|
||||
|
||||
Reference in New Issue
Block a user