jsdoc/src/filter
jsdoc/src/scanner
Plus some semi-related cleanup.
jsdoc/path
We now simply use `require()` to load plugins and Markdown highlighters. Note that `@jsdoc/util.path.commonPrefix`, unlike `jsdoc/path.commonPrefix`, does not append `path.sep` to the return value. Includes other minor cleanup.
LICENSE
jsdoc/fs
@jsdoc/cli
@jsdoc/util
`@jsdoc/cli` deals with command-line arguments, and `@jsdoc/util` casts values to appropriate types.