This is TypeScript DocSet with some indexing. The source of this Doc Set is the Microsoft TypeScript Specification. I built it so I can use the docset with Dash on my Mac.
The docset is the TypeScript.docset directory. You can add this directly in Dash or similar tooling
The parser directory contains a simple Java Script Parser that runs on Node. To run the parser use "npm install" for required dependencies and then "node parser.js".
You don't need to run the parser unless you are ...
(a) Regenerating Indexes
(b) Parsing a new version of the specification (expect breakage)
(c) Adding new indexing types
There are two "sections" to the Doc Set
(1) Guides: The top level breakdown as in the Specification Document,
(2) Tags: An index of almost everything that is taggable in the document.
HAPPY TYPE SCRIPTING !!!
Copyright (c) 2013 "nagrajn" Nagraj Naidu & contributors. MIT License
TypeScript is a trademark of Microsoft Corporation.