0.1.1 • Published 7 years ago

ts-function-docs v0.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 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

7 years ago

0.1.0

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago