Remove redundant docs and broken anchor (#845)
This commit is contained in:
parent
dc09c6a057
commit
544ac19c41
@ -2,8 +2,7 @@
|
|||||||
|
|
||||||
//! # Cross-platform Terminal Manipulation Library
|
//! # Cross-platform Terminal Manipulation Library
|
||||||
//!
|
//!
|
||||||
//! Crossterm is a pure-rust, terminal manipulation library that makes it possible to write cross-platform text-based interfaces (see [features](#features)). It supports all UNIX and Windows terminals down to Windows 7 (not all terminals are tested,
|
//! Crossterm is a pure-rust, terminal manipulation library that makes it possible to write cross-platform text-based interfaces.
|
||||||
//! see [Tested Terminals](#tested-terminals) for more info).
|
|
||||||
//!
|
//!
|
||||||
//! This crate supports all UNIX and Windows terminals down to Windows 7 (not all terminals are tested
|
//! This crate supports all UNIX and Windows terminals down to Windows 7 (not all terminals are tested
|
||||||
//! see [Tested Terminals](https://github.com/crossterm-rs/crossterm#tested-terminals)
|
//! see [Tested Terminals](https://github.com/crossterm-rs/crossterm#tested-terminals)
|
||||||
|
Loading…
Reference in New Issue
Block a user