update readme

This commit is contained in:
oppofind 2019-09-17 13:57:59 +08:00
parent 4b76230778
commit 6d9c524179
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
<h1 align="center"><a href="https://github.com/shalousun/smart-doc" target="_blank">Smart-Doc Project</a></h1>
# Smart doc Project
## Introduce
smart-doc是一个java restful api文档生成工具smart-doc颠覆了传统类似swagger这种大量采用注解侵入来生成文档的实现方法。
smart-doc完全基于接口源码分析来生成接口文档完全做到零注解侵入你只需要按照java标准注释的写就能得到一个标准的markdown接口文档。
如果你已经厌倦了swagger等文档工具的注解和强侵入污染那请拥抱smart-doc吧