clean-jsdoc-theme
Advanced tools
Changelog
In version 3.0.10
// jsdoc config file
// ...other options.
templates: {
cleverLinks: true,
monospaceLinks: false,
default: {
outputSourceFiles: false,
}
},
In this release we removed this template rule.
Changelog
In version 3.0.9
JAVASCRIPT\nCopied!
also got attached with it.Changelog
In version 3.0.4
search
. Now instead of boolean it accepts an object. This object is used to configure
search. fuse.js optionsChangelog
In version 3.0.10
// jsdoc config file
// ...other options.
templates: {
cleverLinks: true,
monospaceLinks: false,
default: {
outputSourceFiles: false,
}
},
In this release we removed this template rule.