From a145ac6f9ac7b0940e1a5162f866def2e62c746b Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Sat, 30 Mar 2019 12:12:01 +0100 Subject: [PATCH] Give the Rust RFC Book a title --- book.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/book.toml b/book.toml index 9835f707387..9a3ec34ed54 100644 --- a/book.toml +++ b/book.toml @@ -1,2 +1,5 @@ +[book] +title = "The Rust RFC Book" + [output.html] no-section-label = true