Commit Graph
7 Commits
Author SHA1 Message Date
mmdolze 44d90170ed Replace <term><args> with <term><synopsis> or <term><option> as the first one
is not allowed.
Strip trailing whitespace.
Reformat long lines.
2009-06-12 11:15:20 +00:00
marschap 7811b491db refactor adv_bignum:
* support display heights > 4 (treated like height = 4);
* determine number of user-defineable chars using get_free_chars();
* allow custom chars starting at a character position (offset) != 0
* update and extend documentation
2006-10-15 16:06:08 +00:00
marschap 53a2d9ad5c fix XML errors and typos 2006-10-08 11:15:49 +00:00
marschap aa4b7f922f document bignum library; fix and shrink bignum library (both S. Herdler) 2006-04-29 13:47:56 +00:00
gfk 6e356d9732 Changed the underscores (_) for dashes (-) in the id fields because my XML parser didn't liked them. 2003-07-12 13:41:54 +00:00
robijn c72f813a4c Changed things around port.h a bit:
- port_access_full is now called port_access_multiple and has a count parameter (LPT port stuff should be in lpt-port.h)
- Updated calling source files too
- Added support for ports in higher range, so that PCI LPT cards will work too (but I can't test this myself...)
- Enhanced formatting of in-file documentation a bit
- Updated docs of port.h in lcdproc-dev
2003-04-04 22:53:16 +00:00
gfk 46f930bf98 Starting the developers docs in docbook. 2002-10-01 18:40:21 +00:00