简介
使用指南
1.
安装
2.
阅读mdBook生成的图书
3.
通过mdBook制作图书
参考指南
4.
命令行工具
4.1.
init
4.2.
build
4.3.
watch
4.4.
serve
4.5.
test
4.6.
clean
4.7.
completions
5.
Format
5.1.
SUMMARY.md
5.1.1.
Draft chapter
5.2.
配置
5.2.1.
General
5.2.2.
Preprocessors
5.2.3.
Renderers
5.2.4.
Environment Variables
5.3.
Theme
5.3.1.
index.hbs
5.3.2.
Syntax highlighting
5.3.3.
Editor
5.4.
MathJax Support
5.5.
mdBook-specific features
5.6.
Markdown
6.
持续集成
7.
For Developers
7.1.
Preprocessors
7.2.
Alternative Backends
Contributors
Light (default)
Rust
Coal
Navy
Ayu
mdBook 中文指南 (非官方)
配置
本节详细介绍了
book.toml
中可用的配置选项:
General
配置包括
书
,
rust
,
build
部分
Preprocessor
默认和自定义书籍预处理器的配置
Renderer
HTML、Markdown 和自定义渲染器的配置
Environment Variable
用于覆盖环境中的配置选项的配置