There was a mix of different capitalization here, so I'm just going to pick the one we use most often.
43 lines
1.4 KiB
Markdown
43 lines
1.4 KiB
Markdown
# Summary
|
|
|
|
[Introduction](README.md)
|
|
|
|
# User guide
|
|
|
|
- [Installation](guide/installation.md)
|
|
- [Reading books](guide/reading.md)
|
|
- [Creating a book](guide/creating.md)
|
|
|
|
# Reference guide
|
|
|
|
- [Command-line tool](cli/README.md)
|
|
- [init](cli/init.md)
|
|
- [build](cli/build.md)
|
|
- [watch](cli/watch.md)
|
|
- [serve](cli/serve.md)
|
|
- [test](cli/test.md)
|
|
- [clean](cli/clean.md)
|
|
- [completions](cli/completions.md)
|
|
- [Format](format/README.md)
|
|
- [SUMMARY.md](format/summary.md)
|
|
- [Draft chapter]()
|
|
- [Configuration](format/configuration/README.md)
|
|
- [General](format/configuration/general.md)
|
|
- [Preprocessors](format/configuration/preprocessors.md)
|
|
- [Renderers](format/configuration/renderers.md)
|
|
- [Environment variables](format/configuration/environment-variables.md)
|
|
- [Theme](format/theme/README.md)
|
|
- [index.hbs](format/theme/index-hbs.md)
|
|
- [Syntax highlighting](format/theme/syntax-highlighting.md)
|
|
- [Editor](format/theme/editor.md)
|
|
- [MathJax support](format/mathjax.md)
|
|
- [mdBook-specific features](format/mdbook.md)
|
|
- [Markdown](format/markdown.md)
|
|
- [Continuous integration](continuous-integration.md)
|
|
- [For developers](for_developers/README.md)
|
|
- [Preprocessors](for_developers/preprocessors.md)
|
|
- [Alternative backends](for_developers/backends.md)
|
|
|
|
-----------
|
|
|
|
[Contributors](misc/contributors.md)
|