diff options
Diffstat (limited to 'src/appendices')
| -rwxr-xr-x | src/appendices/gameoverview.tex | 4 | ||||
| -rwxr-xr-x | src/appendices/protocolreference.tex | 3 | ||||
| -rwxr-xr-x | src/appendices/usermanual.tex | 4 |
3 files changed, 11 insertions, 0 deletions
diff --git a/src/appendices/gameoverview.tex b/src/appendices/gameoverview.tex new file mode 100755 index 0000000..8da2418 --- /dev/null +++ b/src/appendices/gameoverview.tex @@ -0,0 +1,4 @@ +\chapter{Game Overview} +\label{app:gamenames} + +List of gamenames (type:longtable) diff --git a/src/appendices/protocolreference.tex b/src/appendices/protocolreference.tex new file mode 100755 index 0000000..6345b1e --- /dev/null +++ b/src/appendices/protocolreference.tex @@ -0,0 +1,3 @@ +\chapter{Protocol Reference} +\label{app:protref} + diff --git a/src/appendices/usermanual.tex b/src/appendices/usermanual.tex new file mode 100755 index 0000000..9fd0cfb --- /dev/null +++ b/src/appendices/usermanual.tex @@ -0,0 +1,4 @@ +\chapter{User Manual} +\label{app:usermanual} +Readable implementation of the README file. + |
