Updated documentation to match API 0.7.2
authorP. F. Chimento <philip.chimento@gmail.com>
Thu, 14 Apr 2011 21:32:27 +0000 (23:32 +0200)
committerP. F. Chimento <philip.chimento@gmail.com>
Thu, 14 Apr 2011 21:32:27 +0000 (23:32 +0200)
commitf19a194bd066ea4320c1c6b6b8c5a375f7787af5
treeecf41023c8198e5641d65898785d9c2ad73c2a38
parent2da183ac47f1157560dcd2c417f7f6a24ae72352
Updated documentation to match API 0.7.2

The Glk API documentation in Chimara now matches the official
documentation, although not everything considered necessary by
Gtk-Doc is documented. Stubs added for new functions.
25 files changed:
docs/reference/Makefile.am
docs/reference/blorb.sgml
docs/reference/chimara-docs.sgml
docs/reference/chimara-sections.txt
docs/reference/dispatch-selectors.sgml
docs/reference/glk-api-conventions.sgml
docs/reference/glk-display-style.sgml
docs/reference/glk-front-matter.sgml
docs/reference/glk-introduction.sgml
docs/reference/glk-normalization.sgml [new file with mode: 0644]
docs/reference/glk-porting.sgml
libchimara/Makefile.am
libchimara/case.c
libchimara/datetime.c [new file with mode: 0644]
libchimara/doc.c
libchimara/fileref.c
libchimara/gestalt.c
libchimara/glk.c
libchimara/graphics.c
libchimara/input.c
libchimara/stream.c
libchimara/strio.c
libchimara/style.c
libchimara/timer.c
libchimara/window.c