Commit Graph
22 Commits
Author SHA1 Message Date
marschap 66e38659cb update documentation to reality (as far as I know it ;-) 2006-04-11 17:54:58 +00:00
marschap dcc4b45baa document changes to the get_key() return type 2006-04-06 13:27:37 +00:00
marschap afc8c4d6c4 allow deselecting previously selected drivers: e.g. --enable-drivers='all,!hd44780' 2006-04-05 20:19:50 +00:00
marschap f1d36b0179 update developer documentaton 2006-04-05 06:04:20 +00:00
marschap ce195bdbe6 add new chapter about driver API; fix a few errors in the other dobbooks 2006-03-28 14:01:34 +00:00
marschap 2466188aa3 documentation update 2006-03-11 07:59:31 +00:00
marschap aeffd250a1 require automake 1.7 in condifure.in; update all Makefile.am: add comments,
replace obsoleted INCLUDES by AM_CPPFLAGS
2006-01-16 19:36:58 +00:00
marschap f0300d1765 sort drivers alphabetically in acinclude.m4 & server/drivers/Makefile.am;
update server/drivers/wirz-sli.c to make it complile afgain and announce
it in acinclude.m4; update info how to include a new driver to make the
examples resemble the current driver situation more closely
2005-12-17 17:04:00 +00:00
marschap b52d7be567 fix typo reported on the mailing list by Simon Funke 2005-10-07 16:53:47 +00:00
boercher 763207a64e - description of new options -next and -prev
- divided the command reference into 4 subsections
- added a complete menu example for wizzards
2005-07-17 16:13:08 +00:00
boercher 759e607737 - documented new feature -next
- option -parent is marked as for menus only
- doumented special value _main_ for menu_set_main
2005-06-01 22:46:03 +00:00
marschap 3771a8273e added .cvsignore files, thanks to Volker Boerchers for his contribution 2005-05-22 07:16:48 +00:00
marschap 4e08a3d944 - updated for new menu commands
- corrected: menuscreen_goto -> menu_goto (V.Boerchers)
2005-05-20 09:44:04 +00:00
marschap f15c5729ec - added documentation for ip-menuitem, menuscreen_goto,
menuevents enter+leave.
- corrected typos and cut-n-paste errors (VB)
2005-04-05 07:27:45 +00:00
marschap 29065ca74d additional advice (VB) 2005-04-05 07:27:20 +00:00
marschap 15ecb1acca make DocBooks XML compatible 2004-12-31 22:14:29 +00:00
marschap 72bae4afde add & document D. Greaves marquee patch, clean up render.c 2004-12-30 17:34:02 +00:00
gfk 9779ae82f6 Fixed a typo in the subtitle. (shame) Thanks to Conrad Braun for reporting it. 2003-08-19 00:41:02 +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 a43978df97 Added docbook documentation on the 'widget' language. 2003-06-30 19:55:11 +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