mirror of
https://github.com/wmcbrine/PDCurses
synced 2026-08-25 22:23:04 -04:00
| .. | ||
| HISTORY.md | ||
| IMPLEMNT.md | ||
| manext.awk | ||
| MANUAL.md | ||
| mkman.sh | ||
| README.md | ||
| USERS.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:
Building
- To rebuild MANUAL.md from the "man page" sections of the source code, type "./mkman.sh". Needs a Unix-like shell and an Awk interpreter.