- Convert function comments to Doxygen.

- Remove instructions that have been transfered to the User's Guide.
- Remove the unused line drawing function.
- Pass through indent.
- Add more comments to the initialization code.
- In the user guide remove table with wiring scheme by LCD pin but add a new
  one for bitshaker wiring.
This commit is contained in:
mmdolze
2011-01-15 19:32:01 +00:00
parent 4a111252e1
commit 8bdfdaaaa1
4 changed files with 560 additions and 962 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ EXTRA_DIST = bookinfo.docbook \
## convenience targets
xmlto ?= /usr/bin/xmlto
userguidedir = $(DESTDIR)$(htmldir)/user-guide/
userguidedir ?= $(DESTDIR)$(htmldir)/user-guide/
.PHONY: install-html-userguide