Methods
(async) buildDocs(source, destination)
Build type files as described in the source directory glob into the destination directory
Parameters:
| Name | Type | Description |
|---|---|---|
source |
string | A glob pattern which describes the input files. |
destination |
string | The directory to write output files into. |
(async) buildTypes(source, destination)
Build type files as described in the source directory glob into the destination directory
Parameters:
| Name | Type | Description |
|---|---|---|
source |
string | A glob pattern which describes the input files. |
destination |
string | The directory to write output files into. |