add a new mdbook for rustdoc

This commit is contained in:
steveklabnik 2017-05-31 12:46:17 -04:00
parent fd7b44b78e
commit 9eeb83cb9d
3 changed files with 5 additions and 0 deletions

1
src/doc/rustdoc/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
book

View File

@ -0,0 +1,3 @@
# Summary
- [Chapter 1](./chapter_1.md)

View File

@ -0,0 +1 @@
# Chapter 1