rustdoc: remove rust logo from non-Rust crates
This commit is contained in:
parent
6d6fa792ff
commit
c6e6ecb1af
46 changed files with 208 additions and 36 deletions
|
@ -341,6 +341,7 @@ if (typeof exports !== 'undefined') {exports.searchIndex = searchIndex};
|
|||
static_root_path: shared.static_root_path.as_deref(),
|
||||
description: "List of crates",
|
||||
resource_suffix: &shared.resource_suffix,
|
||||
rust_logo: true,
|
||||
};
|
||||
|
||||
let content = format!(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue