mmdolze
d649a24cd7
Adjust coding style guideline to the use oof GNU indent.
2012-02-19 20:30:21 +00:00
mmdolze
8437789751
Correct and extend instructions about adding the driver documentation (by F.
...
Mertz).
2012-02-01 22:39:28 +00:00
mmdolze
ea54f33f90
Document the limitations of the frame widget.
2011-11-15 19:26:46 +00:00
mmdolze
eaa3f83515
Fix spelling.
2011-11-05 10:19:37 +00:00
mmdolze
842a3195ef
Correct the order of tokens returned in response to 'hello' command.
2011-10-23 11:03:27 +00:00
mmdolze
561744a3cc
Check for xmlto using configure and use that when creating the user and
...
developer guides. Add some convenience targets to help creating documentation
releases.
2011-01-19 19:04:54 +00:00
mmdolze
fc545022f8
Spell check Docbook guides. Hint: Installing a spell checker in you IDE is
...
a good idea!
2011-01-17 23:16:03 +00:00
mmdolze
e6f5d78506
Correct some typos. Add IDs to headings. Add some hints about commenting.
2011-01-15 20:22:00 +00:00
mmdolze
e7c4240e58
Update version numbers after 0.5.4 branched
2011-01-03 10:21:49 +00:00
mmdolze
49be190daa
Add the same CSS stylesheet as for the user guide. Use dollar entities to
...
prevent keywort substitution.
2010-12-27 12:16:16 +00:00
mmdolze
23a7c6c6b0
Add the release chapter to Makefile. Note the branch point CVS tag.
2010-11-22 19:54:05 +00:00
mmdolze
ca7ed773f1
Restructure chapters in the developer guide. Add chapter about programming and
...
making releases. Add driver acceptance guideline.
2010-11-20 16:45:22 +00:00
mmdolze
55a8624b74
Moved the client language to the beginning of the document. Cleanup driver API
...
documentation a little bit.
2010-10-31 14:08:31 +00:00
mmdolze
fd9b2ce713
Big cleanup: Remove trailing whitespace from files (except those imported
...
from external sources).
2010-10-30 18:04:21 +00:00
mmdolze
66023939a1
Cleanup and documentation updates:
...
- Remove shared/str.h where not used.
- Remove shared/debug.h from all files as it has been completely replaced
by shared/report.h (it will be removed later).
- Add more doxygen comments to shared/* and clients/lcdproc/*.
- Include static functions in doxygen output.
2010-02-02 23:20:29 +00:00
mmdolze
e914ee3d72
Check all http links, update permanent redirects. Do not remove links with
...
404 errors as they may still be available at www.archive.org.
2010-01-30 18:53:43 +00:00
mmdolze
01d512e1bb
Post release update of version numbers.
2009-06-21 21:47:42 +00:00
mmdolze
a3124cc5b5
Use inline elements in term definition. Update to Docbook 4.5.
2009-06-20 13:10:40 +00:00
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
mmdolze
823a66aa0c
Update API documentation to match actual declarations and descriptions.
2009-03-21 23:41:14 +00:00
mmdolze
9db3ee9298
Don't claim to support client defined icons, which we do not.
2009-03-18 22:54:21 +00:00
marschap
dcc643ec18
extend deletion functions in LL.c, use them to make "bye" client command work
2008-11-30 15:30:28 +00:00
marschap
5d61775108
add Makefile targets to compile & install clients & server separately
2008-10-10 10:08:10 +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
d63bbee493
sync DocBook version with User Guide
2006-10-08 11:13:55 +00:00
marschap
c94cd25ed3
fix documentation inconsistency (Jannis Achstetter)
2006-10-08 10:26:49 +00:00
marschap
960b039b98
do as R. Buchholz wants
2006-10-02 18:00:38 +00:00
marschap
f10895d04d
FSF address change
2006-09-30 18:18:22 +00:00
marschap
24a8996795
add convenience targets to Makefiles; require autmake 1.9;
...
install HTML versin of user guide in Debian
2006-09-14 09:48:40 +00:00
marschap
aa4b7f922f
document bignum library; fix and shrink bignum library (both S. Herdler)
2006-04-29 13:47:56 +00:00
marschap
d4a3e7444d
cleanup: remove unnecessary (=invisible) leading spaces
2006-04-27 15:10:59 +00:00
marschap
95a54cfbc1
convert bignum library; adapt serialVFD, CFontzPacket, IOWarrior
2006-04-25 20:13:28 +00:00
marschap
0471b1827f
ship documentatin completely in distribution
2006-04-15 10:46:21 +00:00
marschap
e2d5bef7fc
add myself as author
2006-04-15 10:01:24 +00:00
marschap
cf5ac7797b
rename "pylcd" driver to "pyramid"; finish renaming of "sli" driver
2006-04-12 16:04:06 +00:00
marschap
8ec9359ac9
cleanup: fix documentation
2006-04-12 09:24:17 +00:00
marschap
587085a292
clarification: get_info() returns const char *
2006-04-12 08:12:13 +00:00
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