apiDoc documentation JSON data object (api_data.json
file content)
Optional
templateName of template to be used (default
, bitbucket
)
or path to EJS template file
or raw EJS plain text template
(will use default template if omitted).
Optional
headerContent to add at the top of the documentation
Optional
footerContent to add at the bottom of the documentation
Optional
prependContent to add before route groups documentation
Input source files path
Optional
outputOutput file or directory to write output to
Optional
headerPath to file content to add at the top of the documentation
Optional
footerPath to file content to add at the bottom of the documentation
Optional
prependPath to file content to add before route groups documentation
Optional
multiOutput one file per group to the output
directory
Optional
createRecursively create directory arborescence to the output
directory
Optional
warnTreat warnings as error and exit with error code.
apiDoc project JSON data object (
apidoc.json
) file content)