Fixing crate docs
This commit is contained in:
parent
953ed3c7b1
commit
f3b4fa12b3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#![no_std]
|
||||
#![allow(unused)]
|
||||
#![deny(rustdoc::broken_intra_doc_links)]
|
||||
#[doc = include_str!("../README.md")]
|
||||
#![doc = include_str!("../README.md")]
|
||||
|
||||
pub mod bus;
|
||||
mod device;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue