You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7ff555a483 | 3 weeks ago | |
---|---|---|
.. | ||
HISTORY.md | 3 weeks ago | |
IMPLEMNT.md | 2 years ago | |
MANUAL.md | 5 months ago | |
README.md | 1 year ago | |
USERS.md | 1 year ago | |
manext.awk | 5 years ago | |
mkman.sh | 5 years ago |
README.md
PDCurses Documentation
The main documentation for PDCurses is here:
- User's Guide - Basic overview
- Implementor's Guide - What you need to know to port PDCurses
- Manual - Each function, etc.
- History
Also consult the README for each specific platform you'll be using:
- DOS
- DOSVGA
- OS/2
- Plan9
- SDL 1.x
- SDL 2.x
- VT
- Windows in console mode (WinCon)
- Windows in graphical mode (WinGUI)
- X11
- OpenGL
Building
To rebuild MANUAL.md from the "man page" sections of the source code,
type ./mkman.sh
. Needs a posix-shell and a Python interpreter.
Distribution Status
The files in this directory are released to the public domain.