开发者

What documentation standard is Google using for their JS API docs? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 4 years ago.开发者_开发知识库

Improve this question

On a first glance it looks like JSDoc or jsdoc-toolkit, yet I see tags which are not defined in either of both. I read in Google JavaScript Style Guide they are using JSDoc, but there are many non-JSDoc tags in the public source code, hence my curiousity.


According to a Google Developer Advocate they usually employ jsdoc-toolkit doc tags plus Closure compiler tags.

(I found out via other channels, but for the sake of completeness I'll document my findings here as well.)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜