Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/jsdoc2md/jsdoc-to-markdown
/ functions
Functions
11 in github.com/jsdoc2md/jsdoc-to-markdown
⨍
Functions
11
◇
Types & classes
6
↓ 10 callers
Method
render
* Returns markdown documentation from jsdoc-annoted source code. * * @param [options] {object} - Accepts all {@link module:jsdoc-to-markdown#get
index.js:49
↓ 5 callers
Method
getTemplateData
* Returns the template data (jsdoc-parse output) which is fed into the output template (dmd). * * @param [options] {object} - Identical options
index.js:67
↓ 4 callers
Method
getJsdocData
* Returns raw data direct from the underlying [jsdoc3](https://github.com/jsdoc3/jsdoc). * * @param [options] {object} - the options * @param
index.js:84
↓ 2 callers
Method
clear
* By default, the output of each invocation of the main generation methods (`render`, `getTemplateData` etc) is stored in the cache (your system's [te
index.js:94
↓ 2 callers
Method
getNamepaths
* Returns all [jsdoc namepaths](https://jsdoc.app/about-namepaths.html) found in the supplied source code. * @param {object} - options to pass to {
index.js:105
↓ 1 callers
Function
loadStoredConfig
(options)
bin/cli.js:89
↓ 1 callers
Function
parseCommandLine
()
bin/cli.js:94
Method
constructor
(options)
lib/dmd-options.js:5
Method
constructor
(options)
lib/jsdoc-options.js:2
Function
func
* @param {string} * @param {number}
test/fixture/params.js:5
Function
handleError
(err)
bin/cli.js:100