Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
doop = require(
'jsdoc/util/doop'
);
2
const
env = require(
'jsdoc/env'
);
3
const
fs = require(
'jsdoc/fs'
);
4
const
helper = require(
'jsdoc/util/templateHelper'
);
Callers
nothing calls this directly
Calls
15
hashToLink
Function · 0.85
getPathFromDoclet
Function · 0.85
shortenPaths
Function · 0.85
needsSignature
Function · 0.85
addSignatureParams
Function · 0.85
addSignatureReturns
Function · 0.85
addAttribs
Function · 0.85
getAncestorLinks
Function · 0.85
addSignatureTypes
Function · 0.85
buildNav
Function · 0.85
attachModuleSymbols
Function · 0.85
generateSourceFiles
Function · 0.85
Tested by
no test coverage detected