Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 77ab78d

Browse files
committed
test
1 parent d95111b commit 77ab78d

File tree

8 files changed

+27
-1
lines changed

8 files changed

+27
-1
lines changed

‎_sidebar.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
* [首页](/)
2+
* [第一章](/docs/ch1)
3+
* [第一节](/docs/ch1/test1.md)
4+
* [第二章](/docs/ch2/)
5+
* [第一节](/docs/ch2/test2.md)
6+
* [第二节](/docs/ch2/中文目录.md)
7+
* [第三章](/docs/ch3_中文/)
8+
* [第一节](/docs/ch3_中文/测试.md)

‎docs/ch1/README.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
ch1 readme
2+
ch1 readme
3+
ch1 readme

‎docs/ch1/test1.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
test1
2+
3+
test1
4+
5+
test1

‎docs/ch2/README.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
ch2 readme
2+
ch2 readme
3+
ch2 readme

‎docs/ch2/test2.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
test2
2+
test2
3+
test2

‎docs/ch2/中文目录.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
中文目录

‎docs/ch3_中文/测试.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
测试

‎index.html‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
<script>
1414
window.$docsify = {
1515
name: '',
16-
repo: ''
16+
repo: '',
17+
// 开启侧边栏
18+
loadSidebar: true
1719
}
1820
</script>
1921
<!-- Docsify v4 -->

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /