On this page

The api-links generator creates a mapping of publicly accessible functions to their source locations in the Node.js repository by analyzing JavaScript source files.

The api-links generator accepts the following configuration options:

NameTypeDefaultDescription
outputstring-The directory where apilinks.json will be written
sourceURLstring'${GITHUB_BLOB_URL}lib/{fileName}'URL template for linking to source files
minifybooleanInherited from globalWhether to minify the output JSON