mdBook/src
Ricky 3ea0f9b745 Lowercase matching the theme name (#1079)
* Using .to_lowercase() on the theme matching to avoid needed exact capitolization in the book.toml

* Changed the default-dark-theme from .to_string() to .to_lowercase() to match theme
2019-11-05 13:55:08 +01:00
..
book rust-lang-nursery -> rust-lang 2019-10-29 08:04:16 -05:00
cmd rust-lang-nursery -> rust-lang 2019-10-29 08:04:16 -05:00
preprocess Implement a rustdoc_include preprocessor (#1003) 2019-10-06 00:27:03 +02:00
renderer Lowercase matching the theme name (#1079) 2019-11-05 13:55:08 +01:00
theme rust-lang-nursery -> rust-lang 2019-10-29 08:04:16 -05:00
utils rust-lang-nursery -> rust-lang 2019-10-29 08:04:16 -05:00
config.rs rust-lang-nursery -> rust-lang 2019-10-29 08:04:16 -05:00
lib.rs rust-lang-nursery -> rust-lang 2019-10-29 08:04:16 -05:00
main.rs rust-lang-nursery -> rust-lang 2019-10-29 08:04:16 -05:00