Changeset 2824 for libcaca/trunk/doc/libcaca.dox
- Timestamp:
- Sep 27, 2008, 4:29:11 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/doc/libcaca.dox
r2243 r2824 25 25 \section devel Developer's documentation 26 26 27 \e libcaca relies on a low-level, device independent library, called 28 \e libcucul. \e libcucul can be used alone as a simple ASCII and/or 29 Unicode compositing canvas. 27 The complete \e libcaca programming interface is 28 available from the following header: 30 29 31 The complete \e libcucul and \e libcaca programming interface is32 available from the following headers:33 34 - cucul.h35 30 - caca.h 36 31
Note: See TracChangeset
for help on using the changeset viewer.