Less than 1 minute
Home > @hz-9/docs-build > DocsBuildOptions
DocsBuildOptions interface
@hz-9/docs-build 完整配置选项
Signature:
export interface DocsBuildOptionsProperties
Property | Modifiers | Type | Description |
|---|---|---|---|
(Optional) 外观配置 | |||
string | 源 markdown 路径前缀,用于路径映射 如 'docs',则 link: 'docs/guide/README.md' 会映射到路由 '/guide/' | ||
(Optional) 多语言配置,不传则为单语言 | |||
导航配置 | |||
string | (Optional) 输出目录,默认 './docs/.vuepress' | ||
站点元信息 |