Skip to content

Commit 9ca852e

Browse files
committed
style: example entry
1 parent b156898 commit 9ca852e

File tree

4 files changed

+10
-20
lines changed

4 files changed

+10
-20
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ you can Run `pnpm test` or `pnpm test:ui` in VueHooks Plus's root folder.
3636

3737
## Running document
3838

39+
Start documentation via [Dev Document Guide](../DEV_DOCUMENT.md).
40+
3941
1. Run `pnpm docs:dev` in VueHooks Plus's root folder or Run `pnpm initial` and `pnpm docs:dev` `packages/hooks` folder.
4042

4143
2. `.md` must add a mapping path.

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,19 +115,15 @@ For other supported tools, please see [unplugin-auto-import](https://github.com/
115115
- [Vite + Vue3](https://github.com/InhiblabCore/vue-hooks-plus-example/tree/main/vite-vue3)
116116
- [Webpack + Vue3](https://github.com/InhiblabCore/vue-hooks-plus-example/tree/main/webpack-vue3)
117117

118-
### Document Effects
119-
120-
Start documentation via [Dev Document Guide](./DEV_DOCUMENT.md).
121-
122118
## 🪴 Project Activity
123119

124120
![Alt](https://repobeats.axiom.co/api/embed/35dbca2274542c0144993be92cc51762227543d9.svg 'Repobeats analytics image')
125121

126-
## 👛 Contributing
122+
### Contributing
127123

128124
Welcome to join us! You can check out the [Contributing Guide](./CONTRIBUTING.md) to learn how to get started.
129125

130-
## 🐝 Contributors
126+
### Contributors
131127

132128
Thanks for all their contributions!
133129

README.zh-CN.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -115,27 +115,23 @@ module.exports = {
115115
- [Vite + Vue3](https://github.com/InhiblabCore/vue-hooks-plus-example/tree/main/vite-vue3)
116116
- [Webpack + Vue3](https://github.com/InhiblabCore/vue-hooks-plus-example/tree/main/webpack-vue3)
117117

118-
### 文档效果
119-
120-
通过 [Dev Document Guide](./DEV_DOCUMENT.md) 启动文档。
121-
122-
# 🪴 项目活动
118+
## 🪴 项目活动
123119

124120
![Alt](https://repobeats.axiom.co/api/embed/35dbca2274542c0144993be92cc51762227543d9.svg 'Repobeats analytics image')
125121

126-
## 👛 贡献
122+
### 贡献
127123

128124
欢迎你的加入!你可以查阅 [贡献指南](./CONTRIBUTING.md) 了解如何开始。
129125

130-
## 🐝 贡献者
126+
### 贡献者
131127

132128
感谢他们的所做的一切贡献!
133129

134130
<a href="https://github.com/InhiblabCore/vue-hooks-plus/graphs/contributors">
135131
<img src="https://contrib.rocks/image?repo=InhiblabCore/vue-hooks-plus" />
136132
</a>
137133

138-
# 🌸 感谢
134+
## 🌸 感谢
139135

140136
这个项目的灵感主要来自于以下这些很棒的项目。
141137

packages/hooks/README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,19 +115,15 @@ For other supported tools, please see [unplugin-auto-import](https://github.com/
115115
- [Vite + Vue3](https://github.com/InhiblabCore/vue-hooks-plus-example/tree/main/vite-vue3)
116116
- [Webpack + Vue3](https://github.com/InhiblabCore/vue-hooks-plus-example/tree/main/webpack-vue3)
117117

118-
### Document Effects
119-
120-
Start documentation via [Dev Document Guide](./DEV_DOCUMENT.md).
121-
122118
## 🪴 Project Activity
123119

124120
![Alt](https://repobeats.axiom.co/api/embed/35dbca2274542c0144993be92cc51762227543d9.svg 'Repobeats analytics image')
125121

126-
## 👛 Contributing
122+
### Contributing
127123

128124
Welcome to join us! You can check out the [Contributing Guide](./CONTRIBUTING.md) to learn how to get started.
129125

130-
## 🐝 Contributors
126+
### Contributors
131127

132128
Thanks for all their contributions!
133129

0 commit comments

Comments
 (0)