commit | bcc9224a55646e712f5f46ef0906d58ff0733006 | [log] [tgz] |
---|---|---|
author | weili <[email protected]> | Thu Jun 25 21:45:11 2015 |
committer | Commit bot <[email protected]> | Thu Jun 25 21:45:41 2015 |
tree | ca21c29593f92f0cd59ef77460f9f6b85ef3256d | |
parent | 1de191b932725337cc98014d84529df9c061fa1d [diff] |
Show enum description field on webview documentation. The enum type's description was missing from generated documentation because the template only enumerated enum's field names. Showing the description along with its name when it is available. BUG=481580 Review URL: https://codereview.chromium.org/1203323002 Cr-Commit-Position: refs/heads/master@{#336267}