Go to file
an 822917c0b6 Add more documentation and fix minor issues
- Add a note to authors to the API section
- Fix some argument names that did not match the API (or the document's standards)
- Add documentation for global constants
- Add missing header descriptions for String, Vector2/Vector3, and Vertex
- Add documentation for intermission screens
- Add missing "TODO" for GameInfoStruct
- Add an example for function argument lists
2018-11-24 02:04:01 -05:00
.gitignore Move to a full repository 2018-11-24 01:50:55 -05:00
README.md Move to a full repository 2018-11-24 01:50:55 -05:00
zscript-doc-1-language.md Improve language documentation, disambiguating syntax 2018-11-24 01:48:40 -05:00
zscript-doc-2-api.md Add more documentation and fix minor issues 2018-11-24 02:04:01 -05:00
zscript-doc-3-entry.md 2018-11-23 19:31:53 -05:00
zscript-doc-9-glossary.md Add more documentation and fix minor issues 2018-11-24 02:04:01 -05:00

README.md

zscript-doc

This is documentation for the ZScript language. See zscript-doc-1-language.md for license information.