# smart-doc-annotations **Repository Path**: wxpid1/smart-doc-annotations ## Basic Information - **Project Name**: smart-doc-annotations - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: wxp - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-12 - **Last Updated**: 2026-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Smart-Doc Annotations

![maven](https://img.shields.io/maven-central/v/com.github.shalousun/smart-doc-maven-plugin) [![License](https://img.shields.io/badge/license-Apache%202-green.svg)](https://www.apache.org/licenses/LICENSE-2.0) ![number of issues closed](https://img.shields.io/github/issues-closed-raw/shalousun/smart-doc-maven-plugin) ![closed pull requests](https://img.shields.io/github/issues-pr-closed-raw/shalousun/smart-doc-maven-plugin) ![java version](https://img.shields.io/badge/JAVA-1.8+-green.svg) [![chinese](https://img.shields.io/badge/chinese-中文文档-brightgreen)](https://github.com/shalousun/smart-doc-maven-plugin/blob/master/README_CN.md) ## 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 - [Smart-doc manual](https://github.com/shalousun/smart-doc/wiki) ## 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](https://github.com/shalousun/smart-doc/issues/12) to tell us your scenario to make smart-doc better. ![iFLYTEK](https://raw.githubusercontent.com/shalousun/smart-doc/dev/images/known-users/iflytek.png)       ## License smart-doc-maven-plugin is under the Apache 2.0 license. See the [LICENSE](https://raw.githubusercontent.com/shalousun/smart-doc-maven-plugin/master/LICENSE) file for details. ## Contact Email: 836575280@qq.com