Skip to content

Commit b424e92

Browse files
committed
docs: 文档加上标签
1 parent 360fb89 commit b424e92

File tree

76 files changed

+247
-95
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+247
-95
lines changed

README.md

Lines changed: 11 additions & 0 deletions

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ module.exports = {
8787
// contentBgStyle: 1,
8888

8989
category: false, // 是否打开分类功能,默认true。 如打开,会做的事情有:1. 自动生成的frontmatter包含分类字段 2.页面中显示与分类相关的信息和模块 3.自动生成分类页面(在@pages文件夹)。如关闭,则反之。
90-
tag: false, // 是否打开标签功能,默认true。 如打开,会做的事情有:1. 自动生成的frontmatter包含标签字段 2.页面中显示与标签相关的信息和模块 3.自动生成标签页面(在@pages文件夹)。如关闭,则反之。
90+
tag: true, // 是否打开标签功能,默认true。 如打开,会做的事情有:1. 自动生成的frontmatter包含标签字段 2.页面中显示与标签相关的信息和模块 3.自动生成标签页面(在@pages文件夹)。如关闭,则反之。
9191
archive: true, // 是否打开归档功能,默认true。 如打开,会做的事情有:1.自动生成归档页面(在@pages文件夹)。如关闭,则反之。
9292

9393
author: {

docs/01.数据库综合/01.Nosql技术选型.md

Lines changed: 2 additions & 0 deletions

docs/01.数据库综合/02.数据结构与数据库索引.md

Lines changed: 2 additions & 0 deletions

docs/01.数据库综合/README.md

Lines changed: 2 additions & 0 deletions

docs/02.数据库中间件/01.Shardingsphere/01.ShardingSphere简介.md

Lines changed: 2 additions & 0 deletions

docs/02.数据库中间件/01.Shardingsphere/02.ShardingSphereJdbc.md

Lines changed: 2 additions & 0 deletions

docs/02.数据库中间件/02.Flyway.md

Lines changed: 2 additions & 0 deletions

docs/02.数据库中间件/README.md

Lines changed: 2 additions & 0 deletions

docs/03.关系型数据库/01.综合/01.关系型数据库面试.md

Lines changed: 2 additions & 0 deletions

0 commit comments

Comments
 (0)