compress css and html

This commit is contained in:
oppofind 2020-12-13 00:28:02 +08:00
parent ff81df6440
commit 46bd8514b6
5 changed files with 11 additions and 2612 deletions

View File

@ -1,7 +1,7 @@
## smart-doc版本
版本小于1.0都属于试用正式1.0起始发布将会等到文中提到的问题解决后才发布。
#### 版本号2.0.0
- 更新日期: 2020-11-12
- 更新日期: 2020-11-14
- 更新内容:
1. 优化了文档的显示将query和path单独提出来做了展示
2. 优化openapi 3.0文档规范的支持可集成swagger ui等ui使用。

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>smart-doc</artifactId>
<packaging>jar</packaging>
<version>1.9.9.1</version>
<version>2.0.0</version>
<name>smart-doc</name>
<url>https://github.com/smart-doc-group/smart-doc.git</url>
@ -44,7 +44,7 @@
<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>beetl</artifactId>
<version>3.2.2.RELEASE</version>
<version>3.3.0.RELEASE</version>
</dependency>
<dependency>
<groupId>com.thoughtworks.qdox</groupId>

BIN
screen/mock.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long