Commit Graph

2 Commits

Author SHA1 Message Date
Joey Parrish b0d6a3e23d Add jsdoc metadata for interface implementations
The docs template already shows this, but for some reason, it is not
populated anywhere.  Our plugin takes care of this.

Issue #1259

Change-Id: Ifd4233e5b7b9ca5abb1aec681ae1b12c8a895d44
2018-01-31 22:04:48 +00:00
Joey Parrish 91ad9b6464 Add custom tag support to jsdoc
This uses a plugin to customize certain tags in jsdoc.

In some cases, we have invented new tags in our build system.
In others, we want to the docs to treat things differently than the
build.

Issue #1259

Change-Id: I934ad578cf7479572cb807c5b3aee489c332343a
2018-01-31 22:04:48 +00:00