We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c09e6a commit b5b558eCopy full SHA for b5b558e
gdnative/src/lib.rs
@@ -85,7 +85,7 @@
85
//!
86
87
88
-// TODO: add logo using #![doc(html_logo_url = "https://<url>")]
+#![doc(html_logo_url = "https://github.com/godot-rust/gdnative/raw/master/assets/godot-ferris.svg")]
89
90
// Workaround (rustdoc 1.55):
91
// Items, which are #[doc(hidden)] in their original crate and re-exported with a wildcard, lose
0 commit comments