You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
841 B
Plaintext
63 lines
841 B
Plaintext
= GTA3script extensions for GTA III
|
|
:toc: macro
|
|
:toc-title:
|
|
:toclevels: 9
|
|
:sectnums:
|
|
//:revnumber: {release-version}
|
|
:revdate: {localdate}
|
|
:nofooter:
|
|
:sectanchors:
|
|
:idprefix:
|
|
:idseparator: -
|
|
:xrefstyle: short
|
|
:!section-refsig:
|
|
|
|
|
|
NOTE: This is a draft. It may be wrong, incomplete and subject to change.
|
|
|
|
toc::[]
|
|
|
|
// Introduction
|
|
|
|
:!sectnums:
|
|
|
|
include::introduction.adoc[]
|
|
|
|
:sectnums:
|
|
|
|
include::scope.adoc[]
|
|
|
|
include::definitions.adoc[]
|
|
|
|
include::general.adoc[]
|
|
|
|
// Language
|
|
|
|
include::elements.adoc[]
|
|
|
|
include::parameters.adoc[]
|
|
|
|
include::expressions.adoc[]
|
|
|
|
include::statements.adoc[]
|
|
|
|
// Supporting Commands
|
|
|
|
include::command-def.adoc[]
|
|
|
|
include::alternator-def.adoc[]
|
|
|
|
include::string-constant-def.adoc[]
|
|
|
|
include::entity-def.adoc[]
|
|
|
|
// Implementation Limits
|
|
|
|
include::limits.adoc[]
|
|
|
|
// Appendix
|
|
|
|
// References
|
|
|
|
include::references.adoc[]
|