Add logo image to HTML documentation (#1076)

This commit is contained in:
Michael Morgan 2018-10-15 15:38:35 -05:00 committed by Lucas Kent
parent 24f93feffd
commit 26ade9c7a6

View File

@ -7,6 +7,7 @@
// notice may not be copied, modified, or distributed except
// according to those terms.
#![doc(html_logo_url = "https://raw.githubusercontent.com/vulkano-rs/vulkano/master/logo.png")]
//! Safe and rich Rust wrapper around the Vulkan API.
//!
//! # Brief summary of Vulkan