update readme
This commit is contained in:
parent
3f12e13e16
commit
4b76230778
|
@ -1,4 +1,4 @@
|
|||
|
||||
<h1 align="center"><a href="https://github.com/shalousun/smart-doc" target="_blank">Smart-Doc Project</a></h1>
|
||||
# Smart doc Project
|
||||
smart-doc是一个java restful api文档生成工具,smart-doc颠覆了传统类似swagger这种大量采用注解侵入来生成文档的实现方法。
|
||||
smart-doc完全基于接口源码分析来生成接口文档,完全做到零注解侵入,你只需要按照java标准注释的写就能得到一个标准的markdown接口文档。
|
||||
|
|
Loading…
Reference in New Issue