Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
乍一看,它看起来像 JSDoc 或 jsdoc-toolkit,但我看到两者都没有定义的标签。我在 Google JavaScript Style Guide 中读到他们正在使用 JSDoc,但公共源代码中有许多非 JSDoc 标签,因此我很好奇。
根据 Google Developer Advocate 的说法,他们通常使用 jsdoc-toolkit 文档标签和 Closure 编译器标签。
(我是通过其他渠道发现的,但为了完整起见,我也会在这里记录我的发现。)