Hi, > I think they are referring to the Apache license having a block style comment > which mean it’s pick up incorrectly as a Java Doc comment. So in that case I > think they do want to use a single star comment.
+1 -- Jialin Qiao School of Software, Tsinghua University 乔嘉林 清华大学 软件学院 > -----原始邮件----- > 发件人: "Justin Mclean" <[email protected]> > 发送时间: 2019-09-26 16:04:43 (星期四) > 收件人: [email protected] > 抄送: > 主题: Re: [Documents] Add JavaDoc API for the official site > > Hi, > > > The double star comment block marks it as related to the code block below. > > I think they are referring to teh Apache license having a block style comment > which mean it’s pick up incorrectly as a Java Doc comment. So in that case I > think they do want to use a single star comment. > > Thanks, > Justin
