Add documentation for the GameProducer class in the Game Kit.
This documentation was provided by Omri Barak, a student participating in Google Code Initiative (GCI) 2011. Signed off by John Scipione Since this is the first class documented in the Game Kit I also added a reference to the Game Kit to the API docs front page.
This commit is contained in:
+3
-1
@@ -601,6 +601,7 @@ WARN_LOGFILE =
|
||||
INPUT = . \
|
||||
app \
|
||||
drivers \
|
||||
game \
|
||||
interface \
|
||||
keyboard \
|
||||
locale \
|
||||
@@ -619,7 +620,8 @@ INPUT = . \
|
||||
../../headers/os/midi2 \
|
||||
../../headers/os/storage \
|
||||
../../headers/os/support \
|
||||
../../headers/posix/syslog.h
|
||||
../../headers/posix/syslog.h \
|
||||
../../src/kits/game/GameProducer.h
|
||||
|
||||
# This tag can be used to specify the character encoding of the source files
|
||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
|
||||
|
||||
Reference in New Issue
Block a user