mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
move usage ToC to USAGE.md
This commit is contained in:
parent
d40c46a7aa
commit
0a38cd6ff5
@ -25,15 +25,6 @@ Packages for Debian Unstable and Ubuntu Focal are available from [DSSCAW](https:
|
|||||||
* [Introduction](#introduction)
|
* [Introduction](#introduction)
|
||||||
* [Requirements](#requirements)
|
* [Requirements](#requirements)
|
||||||
* [Building](#building)
|
* [Building](#building)
|
||||||
* [Use](#use)
|
|
||||||
* [Direct Mode](#direct-mode)
|
|
||||||
* [Alignment](#alignment)
|
|
||||||
* [Input](#input)
|
|
||||||
* [Planes](#planes) ([Plane Channels API](#plane-channels-api))
|
|
||||||
* [Cells](#cells) ([Cell Channels API](#cell-channels-api))
|
|
||||||
* [Reels](#reels)
|
|
||||||
* [Widgets](#widgets)
|
|
||||||
* [Channels](#channels)
|
|
||||||
* [Included tools](#included-tools)
|
* [Included tools](#included-tools)
|
||||||
* [Differences from NCURSES](#differences-from-ncurses)
|
* [Differences from NCURSES](#differences-from-ncurses)
|
||||||
* [Features missing relative to NCURSES](#features-missing-relative-to-ncurses)
|
* [Features missing relative to NCURSES](#features-missing-relative-to-ncurses)
|
||||||
|
9
USAGE.md
9
USAGE.md
@ -1,5 +1,14 @@
|
|||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
|
* [Direct Mode](#direct-mode)
|
||||||
|
* [Alignment](#alignment)
|
||||||
|
* [Input](#input)
|
||||||
|
* [Planes](#planes) ([Plane Channels API](#plane-channels-api))
|
||||||
|
* [Cells](#cells) ([Cell Channels API](#cell-channels-api))
|
||||||
|
* [Reels](#reels)
|
||||||
|
* [Widgets](#widgets)
|
||||||
|
* [Channels](#channels)
|
||||||
|
|
||||||
A full API reference [is available](https://nick-black.com/notcurses/). Manual
|
A full API reference [is available](https://nick-black.com/notcurses/). Manual
|
||||||
pages ought have been installed along with notcurses. This document is a
|
pages ought have been installed along with notcurses. This document is a
|
||||||
secondary reference, and should not be considered authoritative. For a more
|
secondary reference, and should not be considered authoritative. For a more
|
||||||
|
Loading…
x
Reference in New Issue
Block a user