add an mdbook

This commit is contained in:
Dustin J. Mitchell 2020-11-21 19:41:36 -05:00
parent 1e28289b8b
commit ae8872d51e
6 changed files with 40 additions and 0 deletions

3
docs/README.md Normal file
View file

@ -0,0 +1,3 @@
This is an [mdbook](https://rust-lang.github.io/mdBook/index.html) book.
Minor modifications can be made without installing the mdbook tool, as the content is simple Markdown.
Changes are verified on pull requests.