summaryrefslogtreecommitdiffstats
path: root/vendor/mdbook/tests/summary_md_files/example_book.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/mdbook/tests/summary_md_files/example_book.md')
-rw-r--r--vendor/mdbook/tests/summary_md_files/example_book.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/vendor/mdbook/tests/summary_md_files/example_book.md b/vendor/mdbook/tests/summary_md_files/example_book.md
new file mode 100644
index 000000000..ff3911c72
--- /dev/null
+++ b/vendor/mdbook/tests/summary_md_files/example_book.md
@@ -0,0 +1,20 @@
+# Summary
+
+- [mdBook](README.md)
+- [Command Line Tool](cli/cli-tool.md)
+ - [init](cli/init.md)
+ - [build](cli/build.md)
+ - [watch](cli/watch.md)
+ - [serve](cli/serve.md)
+ - [test](cli/test.md)
+- [Format](format/format.md)
+ - [SUMMARY.md](format/summary.md)
+ - [Configuration](format/config.md)
+ - [Theme](format/theme/theme.md)
+ - [index.hbs](format/theme/index-hbs.md)
+ - [Syntax highlighting](format/theme/syntax-highlighting.md)
+ - [MathJax Support](format/mathjax.md)
+ - [Rust code specific features](format/rust.md)
+- [Rust Library](lib/lib.md)
+-----------
+[Contributors](misc/contributors.md)