Document UI modules
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
This commit is contained in:
parent
bcbfa7d036
commit
9747c10ce8
3 changed files with 4 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
|||
//! This crate provides a set of UI primitives and components that are used to build all of the elements in Zed's UI.
|
||||
//!
|
||||
|
||||
#![doc = include_str!("../docs/building-ui.md")]
|
||||
|
||||
mod clickable;
|
||||
mod components;
|
||||
mod disableable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue