说明
中文
1.
指南
2.
命令
2.1.
init
2.2.
build
2.3.
watch
2.4.
serve
2.5.
test
2.6.
clean
3.
结构
3.1.
SUMMARY.md
3.1.1.
草稿章节
3.2.
配置
3.2.1.
常规
3.2.2.
预处理
3.2.3.
渲染
3.2.4.
环境变量
3.3.
主题
3.3.1.
index.hbs
3.3.2.
语法高亮
3.3.3.
编辑器
3.4.
数学公式支持
3.5.
mdBook特定功能
3.6.
Markdown
4.
持续集成
5.
开发者
5.1.
预处理器
5.2.
替换后端
6.
贡献列表
原文
7.
en
7.1.
Introduction
7.2.
Command Line Tool
7.2.1.
init
7.2.2.
build
7.2.3.
watch
7.2.4.
serve
7.2.5.
test
7.2.6.
clean
7.3.
Format
7.3.1.
SUMMARY.md
7.3.1.1.
Draft chapter
7.3.2.
Configuration
7.3.2.1.
General
7.3.2.2.
Preprocessors
7.3.2.3.
Renderers
7.3.2.4.
Environment Variables
7.3.3.
Theme
7.3.3.1.
index.hbs
7.3.3.2.
Syntax highlighting
7.3.3.3.
Editor
7.3.4.
MathJax Support
7.3.5.
mdBook-specific features
7.3.6.
Markdown
7.4.
Continuous Integration
7.5.
For Developers
7.5.1.
Preprocessors
7.5.2.
Alternative Backends
7.6.
Contributors
Light (default)
Rust
Coal
Navy
Ayu
mdBook 文档
Configuration
本节详细介绍了
book.toml
中可用的配置选项:
常规
配置包括
book
、
rust
、
build
部分
预处理器
配置默认和自定义预处理器.
渲染器
配置HTML,Markdown 和 自定义渲染器。
环境变量
配置用于覆盖默认环境变量中的配置选项。