0.0.10 • Published 8 years ago

docscript v0.0.10

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

docscript

Join the chat at https://gitter.im/docscript/docscript

Build Status

A documentation generator for TypeScript projects.

See example

DocScript is still in the early stages of development, so don't be surprised if APIs change and things break. If something's not working properly, file an issue or submit a pull request!

Usage

npm i -g docscript
docscript generate --deepForeign

.docscript.json

To generate the doc you need to have .docscript.json at the root of your project. Sample content:

{
    "package": "docscript"
}
0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago