Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 2.55 KB

README_CN.md

File metadata and controls

33 lines (29 loc) · 2.55 KB

Smart-Doc Annotations

maven License number of issues closed closed pull requests java version chinese

Introduce

smart-doc annotations是对smart-doc文档工具中自定义doc tag的一个补充,由于java自定义doc tag在编写代码中缺乏提示,在idea或者eclipse 等工具中都需要特殊配置,因此这里为每个自定义doc tag都提供了对应的注解提高代码编写效率。

Building

you can build with the following commands. (Java 1.8 is required to build the master branch)

mvn clean install -Dmaven.test.skip=true

Other reference

Who is using

These are only part of the companies using smart-doc, for reference only. If you are using smart-doc, please add your company here to tell us your scenario to make smart-doc better.

iFLYTEK      

License

smart-doc-maven-plugin is under the Apache 2.0 license. See the LICENSE file for details.

Contact

Email: [email protected]