mirror of
https://github.com/rust-lang/mdBook
synced 2025-01-10 11:48:48 +00:00
488ace15ff
This adds instructions for building and testing books in CI on every PR and push, as well as instructions for how to automatically deploy to gh-pages on successful CI runs on `master`. Fixes #714
27 lines
894 B
Markdown
27 lines
894 B
Markdown
# Summary
|
|
|
|
- [mdBook](README.md)
|
|
- [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)
|
|
- [Format](format/README.md)
|
|
- [SUMMARY.md](format/summary.md)
|
|
- [Configuration](format/config.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)
|
|
- [Continuous Integration](continuous-integration.md)
|
|
- [For Developers](for_developers/README.md)
|
|
- [Preprocessors](for_developers/preprocessors.md)
|
|
- [Alternate Backends](for_developers/backends.md)
|
|
|
|
-----------
|
|
|
|
[Contributors](misc/contributors.md)
|