Skip to content

Commit

Permalink
docs(Block): add documentation to Block (#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentin271 authored Sep 6, 2023
1 parent 232be80 commit 0c68ebe
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 65 deletions.
1 change: 0 additions & 1 deletion src/title.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#![warn(missing_docs)]
//! This module holds the [`Title`] element and its related configuration types.
//! A title is a piece of [`Block`](crate::widgets::Block) configuration.
Expand Down
Loading

0 comments on commit 0c68ebe

Please sign in to comment.