Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7da27b2

Browse files
authoredMar 30, 2019
Rollup merge of #59569 - gruberb:add-title-for-unstable-book, r=frewsxcv
Add book.toml with title to unstable-book doc Adding a title to the unstable book based on #59554
2 parents c6f0ad1 + aea5bf5 commit 7da27b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎src/doc/unstable-book/book.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[book]
2+
title = "The Rust Unstable Book"

0 commit comments

Comments
 (0)
Please sign in to comment.