This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
jsdoc
Watch
1
Star
0
Fork
0
You've already forked jsdoc
mirror of
https://github.com/jsdoc/jsdoc.git
synced
2025-12-08 19:46:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
jsdoc
/
packages
/
jsdoc-parse
History
Jeff Williams
13cdfd18b7
fix: use the correct name and longname for an exported symbol with a
@memberof
tag
2025-10-04 17:40:13 -07:00
..
lib
fix: use the correct name and longname for an exported symbol with a
@memberof
tag
2025-10-04 17:40:13 -07:00
test
refactor(jsdoc-doclet): make
combineDoclets
a static method on
Doclet
2025-07-05 09:49:44 -07:00
.npmignore
chore: add/update .npmignore files
2023-02-20 19:46:15 -08:00
index.js
refactor: migrate to ES modules
2023-02-28 20:12:24 -08:00
LICENSE
refactor: move parser handlers to new
@jsdoc/parse
package
2023-01-22 20:38:17 -08:00
package.json
chore(deps): clean up dependencies
2025-09-30 20:48:29 -07:00
README.md
refactor: move parser handlers to new
@jsdoc/parse
package
2023-01-22 20:38:17 -08:00
README.md
@jsdoc/parse
Parses, and extracts information from, source code.