mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-04-19 19:34:24 +02:00
docs: include readme in rust docs
This commit is contained in:
parent
246313136f
commit
07df51c249
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#![doc = include_str!("../README.md")]
|
||||
|
||||
mod bar;
|
||||
mod bridge_channel;
|
||||
mod clients;
|
||||
|
|
Loading…
Add table
Reference in a new issue