documentjs
DocumentJS.apis.generate.documentjs
Generates documentation on the command line.
documentjs [NAME[@PATH]] --watch
Reads the local directory's documentjs.json
Parameters
-
NAME
{String}
OptionalThe name of a version or site that this generation will be limited too.
-
PATH
{String}
OptionalThe path to the location of a local repository to stand-in for the version specified by
name
. -
--watch
=false
{String}
OptionalIf watch is specified, the docs will be rerun when a source file changes.
-
--forceBuild
=true
{String}
OptionalIf watch is specified, the docs will be rerun when a source file changes.