You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have two tag dictionaries: The JSDoc tag dictionary and the Closure Compiler tag dictionary. Right now, if you look at the docs for an individual tag, it's not always clear whether a tag belongs to the JSDoc dictionary, the Closure Compiler dictionary, or both. We should make this as clear as possible. We should also clearly spell out the syntax that each dictionary supports for each tag.
Ideally we'd do this in such a way that it's easy to add new dictionaries to the docs in the future.
The text was updated successfully, but these errors were encountered:
We currently have two tag dictionaries: The JSDoc tag dictionary and the Closure Compiler tag dictionary. Right now, if you look at the docs for an individual tag, it's not always clear whether a tag belongs to the JSDoc dictionary, the Closure Compiler dictionary, or both. We should make this as clear as possible. We should also clearly spell out the syntax that each dictionary supports for each tag.
Ideally we'd do this in such a way that it's easy to add new dictionaries to the docs in the future.
The text was updated successfully, but these errors were encountered: