Skip to content
### 4.4 云南文档 docs/yunnan/ds.md
```markdown
---
sidebar:
  - text: "第一章 线性表"
    items:
      - { text: "考点1:顺序表", link: "/yunnan/ds#kao1" }
      - { text: "考点2:链表", link: "/yunnan/ds#kao2" }
---
# 云南专升本‑数据结构
<span id="kao1">考点1:顺序表连续存放;链表分散存储。</span>xxxxxxxxxx 同理创建 `jilin/ds.md`(数据结构页面)。
### 4.4 云南文档 docs/yunnan/ds.md```markdown---sidebar:  - text: "第一章 线性表"    items:      - { text: "考点1:顺序表", link: "/yunnan/ds#kao1" }      - { text: "考点2:链表", link: "/yunnan/ds#kao2" }---# 云南专升本‑数据结构<span id="kao1">考点1:顺序表连续存放;链表分散存储。</span>