Commit Graph

994 Commits

Author SHA1 Message Date
shalousun 835e25c613 Fix css style link error in dubbo document . 2021-09-06 22:33:29 +08:00
shalousun 1af03b725a release 2.2.6 2021-09-04 23:50:34 +08:00
shalousun 445ac56958 press html document templates. 2021-09-04 23:30:11 +08:00
shalousun 20a6b14e5d Fix link error in html document . 2021-09-04 16:26:32 +08:00
shalousun f26abd5ad2 Fix the bug that the deprecated mark disappears after searching for item . 2021-09-04 14:55:00 +08:00
shalousun 79abbcd876 Fix item error while clean search in html document 2021-09-04 01:28:43 +08:00
shalousun 7f16381e7c Fix style background error 2021-09-04 01:15:37 +08:00
shalousun 1198e25e4c format html 2021-09-03 21:58:10 +08:00
xzli15 210b748e99 Merge branch 'dev' of https://github.com/smart-doc-group/smart-doc 2021-09-03 09:11:26 +08:00
shalousun e64cfdcbda enhance pull #152 . 2021-09-02 23:12:14 +08:00
shalousun 2eedb8fa4b Merge branch 'master' into dev 2021-09-02 21:58:29 +08:00
shalousun 08d085de96
Merge pull request #152 from 290966751/patch-1
The parent class declares generics
2021-09-02 21:52:45 +08:00
xzli15 b8094d0ad4 fix:'replace', 'style' parammeter invalid 2021-09-01 16:53:20 +08:00
yao.hq fe3765f1cb
The parent class declares generics
example:
    class A extends B <C> {}
    class B<T> {
        List<T> lists;
    }
    class C {
        String name;
    }
2021-09-01 13:42:47 +08:00
shalousun 04a253b3d1
Merge pull request #150 from chenqi146/dev
[fix] 🐛 fix group search in html
2021-08-31 09:52:41 +08:00
chenqi 40d99634df [fix] 🐛 fix group search in html 2021-08-30 23:16:17 +08:00
shalousun 47e132bc2d Fixed #147 . 2021-08-29 22:54:40 +08:00
shalousun 390b94b70b Add Jaxrs 2021-08-29 15:41:59 +08:00
shalousun ea3d13a9b5 Add options 2021-08-28 18:48:50 +08:00
cqmike e8f52eefa0
Update README_CN.md 2021-08-28 16:41:13 +08:00
cqmike 932d9a6aaf
Update README.md
add groups config
2021-08-28 16:39:33 +08:00
shalousun a433860946 Release 2.2.5 2021-08-28 12:45:47 +08:00
shalousun c6db6a8f4d Fixed out of bounds error. 2021-08-28 00:54:56 +08:00
shalousun b59a6007d5 fixed #https://github.com/smart-doc-group/smart-doc/issues/139 2021-08-28 00:04:39 +08:00
shalousun d1deef32f4 supported #https://github.com/smart-doc-group/smart-doc/issues/140 2021-08-27 23:02:57 +08:00
xzli15 686ad49e32 fix can't load static resource 2021-08-27 10:32:49 +08:00
xzli15 d896d18770 change js and css to static resource 2021-08-27 09:25:17 +08:00
shalousun 115486f30e debug-all.html supports group directories 2021-08-27 00:31:02 +08:00
shalousun 5359af7dbc AllInOne.html supports group directories 2021-08-27 00:18:13 +08:00
shalousun 68d04dadf3 Revert AllInOne.html 2021-08-26 23:05:29 +08:00
xzli15 5c7166d046 change js and css to static resource 2021-08-26 19:45:12 +08:00
xzli15 9b449ab7e0 fix when @mock mark at list or map param, analysis breaked 2021-08-24 20:37:16 +08:00
shalousun 86ade55b84
Merge pull request #143 from chenqi146/dev
fix: fix group in smart-doc.json
2021-08-23 23:26:46 +08:00
chenqi 1b7661c6db Merge remote-tracking branch 'upstream/dev' into dev 2021-08-23 23:12:30 +08:00
chenqi df53344b3f Merge remote-tracking branch 'origin/dev' into dev 2021-08-23 23:11:31 +08:00
chenqi be9d40ecf0 fix: fix null exception to group in smart-doc.json 2021-08-23 23:11:07 +08:00
shalousun 599ec18890 Fix the error when Boolean type fields start with is 2021-08-18 23:29:25 +08:00
shalousun 76be2eb854
Merge pull request #136 from chenqi146/dev
feat: add group and tag
2021-08-18 23:09:04 +08:00
shalousun cf6452c5d1
Merge branch 'dev' into dev 2021-08-18 23:08:41 +08:00
shalousun a50b3a01cf release 2.2.4 2021-08-08 21:49:46 +08:00
chenqi 1330e887c8 merge 2021-08-07 18:15:32 +08:00
xzli15 31fbc38394 fix gitee #I43JQR #I43555 add isReplace property 2021-08-07 14:45:08 +08:00
shalousun bfb9fe054a update CHANGELOG.md 2021-08-04 20:58:03 +08:00
shalousun 8c030e1418 update README_CN.md 2021-08-04 20:45:48 +08:00
chenqi 388c178662 feat: add group 2021-08-01 23:19:39 +08:00
xingzi d024ea9ac5 新增@size @length支持;修改torna推送字典数据重复问题 2021-08-01 20:06:57 +08:00
chenqi 44397612c4 feat: add custom tag of @tag to implements tag 2021-07-31 15:40:43 +08:00
chenqi 77f315ca9c Merge remote-tracking branch 'upstream/dev' into dev 2021-07-31 07:11:21 +08:00
shalousun af46ba63d8 format code 2021-07-24 15:26:11 +08:00
chenqi 70171b7bb7 Merge remote-tracking branch 'upstream/dev' into dev 2021-07-24 14:43:16 +08:00