Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 5524324869996544: Noissue - Add @module tag to documented modules (Closed)

Created:
April 15, 2015, 3:36 p.m. by Sebastian Noack
Modified:
April 18, 2015, 2:57 p.m.
Reviewers:
kzar
CC:
Wladimir Palant
Visibility:
Public.

Description

Currently, JsDoc documents all symbols in the global scope. We have to add @module tags to make them actually be documented as module.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -3 lines) Patch
M lib/filterComposer.js View 1 chunk +2 lines, -0 lines 0 comments Download
M lib/filterValidation.js View 1 chunk +2 lines, -0 lines 0 comments Download
M lib/icon.js View 1 chunk +2 lines, -0 lines 0 comments Download
M lib/stats.js View 1 chunk +1 line, -3 lines 0 comments Download
M lib/url.js View 1 chunk +2 lines, -0 lines 0 comments Download
M lib/whitelisting.js View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2
Sebastian Noack
April 15, 2015, 3:37 p.m. (2015-04-15 15:37:42 UTC) #1
kzar
April 16, 2015, 10:58 a.m. (2015-04-16 10:58:21 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld