mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-07 00:58:24 +08:00
update docs
This commit is contained in:
parent
d2c526bb39
commit
cdf227724e
@ -14,6 +14,7 @@ export default defineConfig({
|
||||
{ text: '首页', link: '/' },
|
||||
{ text: '帮助文档', link: '/zh/what-is-mybatisflex' },
|
||||
{ text: '更新日志', link: 'https://gitee.com/mybatis-flex/mybatis-flex/releases' },
|
||||
{ text: '示例代码', link: 'https://gitee.com/mybatis-flex/mybatis-flex-samples' },
|
||||
{ text: '源码', items: [
|
||||
{ text: 'Gitee', link: 'https://gitee.com/mybatis-flex/mybatis-flex' },
|
||||
{ text: 'Github', link: 'https://github.com/mybatis-flex/mybatis-flex' }
|
||||
|
||||
@ -36,9 +36,9 @@
|
||||
</exclude>
|
||||
</excludes>
|
||||
</resource>
|
||||
<!-- <resource>-->
|
||||
<!-- <directory>target/generated-sources</directory>-->
|
||||
<!-- </resource>-->
|
||||
<resource>
|
||||
<directory>target/generated-sources</directory>
|
||||
</resource>
|
||||
</resources>
|
||||
|
||||
<plugins>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user