文档
生成精美的交互式文档网站
您现在可以使用 docs.yml 中的 theme.tabs 微调标签的外观和行为。选择默认的下划线或气泡样式,将标签放在标题或边栏中,并从单个配置块中心对齐标题标签。
docs.yml
theme.tabs
1theme:2 tabs:3 style: bubble4 alignment: center5 placement: header
现有的字符串简写(例如 theme.tabs: bubble)继续用于简单的样式更改。
theme.tabs: bubble