TypeScript/doc
Andrew Faulkner 0e40308792
Fix typo in Array Type Literals section of spec
Extra end bracket in 1st example code block under Array Type Literals subsection of the spec
2018-03-27 23:42:01 -04:00
..
handbook Add 'wiki' and 'handbook' directories to the docs folder with READMEs. 2016-02-08 17:30:26 -08:00
images
wiki Add 'wiki' and 'handbook' directories to the docs folder with READMEs. 2016-02-08 17:30:26 -08:00
logo.svg Update the logo to the one which our website uses. 2017-03-17 11:22:01 -07:00
README.md
spec.md Fix typo in Array Type Literals section of spec 2018-03-27 23:42:01 -04:00
TypeScript Language Specification (Change Markup).docx
TypeScript Language Specification (Change Markup).pdf
TypeScript Language Specification.docx
TypeScript Language Specification.pdf

Read This!

This directory contains miscellaneous documentation such as the TypeScript language specification and logo. If you are looking for more introductory material, you might want to take a look at the TypeScript Handbook.

Spec Contributions

The specification is first authored as a Microsoft Word (docx) file and then generated into Markdown and PDF formats. Due to the binary format of docx files, and the merging difficulties that may come with it, it is preferred that any suggestions or problems found in the spec should be filed as issues rather than sent as pull requests.