0.1.1 • Published 8 years ago

ts-function-docs v0.1.1

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

ts-function-docs

Experimenting with generating documentation using the TypeScript compiler.

Look at /input and /output for examples.

Currently documents classes, their methods and parameters. Only methods with the @docGenerate method decorator have the documentation generated. Parameters with the @docIgnore parameter decorator are excluded.

0.1.1

8 years ago

0.1.0

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