Skip to content

Commit a2b10de

Browse files
zorroozclaude
andcommitted
docs: 拆分 pkgdown reference 中 Theme 和 Export 为独立分组
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent ffe013a commit a2b10de

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

_pkgdown.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,14 @@ reference:
6969
desc: Combine multiple plots into layouts.
7070
contents:
7171
- starts_with("compose_")
72-
- title: Theme & Export
73-
desc: Style and save your plots.
72+
- title: Theme
73+
desc: Style your plots with built-in or custom themes.
7474
contents:
7575
- style
7676
- style_default
77+
- title: Export
78+
desc: Render and save your plots to files.
79+
contents:
7780
- export
7881

7982
# Exclude from search, sitemap, and navbar.

0 commit comments

Comments
 (0)