Skip to content

Commit

Permalink
Rollup merge of rust-lang#59569 - gruberb:add-title-for-unstable-book…
Browse files Browse the repository at this point in the history
…, r=frewsxcv

Add book.toml with title to unstable-book doc

Adding a title to the unstable book based on rust-lang#59554
  • Loading branch information
Centril committed Mar 30, 2019
2 parents c6f0ad1 + aea5bf5 commit 7da27b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/doc/unstable-book/book.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[book]
title = "The Rust Unstable Book"

0 comments on commit 7da27b2

Please sign in to comment.