ts2jsdoc icon indicating copy to clipboard operation
ts2jsdoc copied to clipboard

Short Names

Open ozum opened this issue 7 years ago • 2 comments

Hi,

Is there a possibility to generate short names?

ConnectionConfig instead of pg-test-util/lib/types/connection-config.ConnectionConfig

ozum avatar Feb 19 '18 17:02 ozum

For what? In my case it is processed by another tool (to convert to html/md), so, short names are not required.

develar avatar Feb 19 '18 17:02 develar

I use jsdoc2md. Generated output contains long names. For function names, please see below screenshot:

image

ozum avatar Feb 19 '18 17:02 ozum