MCPcopy
hub / github.com/jsdoc/jsdoc / publish.js

File publish.js

templates/default/publish.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const doop = require('jsdoc/util/doop');
2const env = require('jsdoc/env');
3const fs = require('jsdoc/fs');
4const helper = require('jsdoc/util/templateHelper');

Callers

nothing calls this directly

Calls 15

hashToLinkFunction · 0.85
getPathFromDocletFunction · 0.85
shortenPathsFunction · 0.85
needsSignatureFunction · 0.85
addSignatureParamsFunction · 0.85
addSignatureReturnsFunction · 0.85
addAttribsFunction · 0.85
getAncestorLinksFunction · 0.85
addSignatureTypesFunction · 0.85
buildNavFunction · 0.85
attachModuleSymbolsFunction · 0.85
generateSourceFilesFunction · 0.85

Tested by

no test coverage detected