My code have comments and I would like to generate documentation to all classess, methods and field like in javadoc.
I've tested typedoc, esdoc and other libraries but all failed with .tsx files.
Did you guys have any working solutions and/or examples?