* Use the new default set of plugins
* Remove prefixMap since that is now handled by the theme
* Remove linkMap items provided by the theme
* Replace the JSDoc-specific package.json with a maintitle
and README h1
* Add node_modules/jsdoc-class-hierarchy as a dependency.
This plugin isn't currently used in core, but it is part
of the default plugin set.
Bug: T368081
Change-Id: Ib2b16b2f4c5f11ff29cc6dc5d67df43bc59c9752
JSDoc plugins execute in the order in which they are
specified. It's important the the markdown plugin executes
before the betterlinks plugin, so that Markdown-style
link syntax is converted correctly.
Change-Id: I93c3024f8f04462461ef8561c116e3171957a4f2