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 https://github.com/rust-lang/rust/issues/59554
This commit is contained in:
commit
7da27b261a
1 changed files with 2 additions and 0 deletions
2
src/doc/unstable-book/book.toml
Normal file
2
src/doc/unstable-book/book.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[book]
|
||||
title = "The Rust Unstable Book"
|
||||
Loading…
Add table
Add a link
Reference in a new issue