excludeNotDocumented
, option
I have a codebase with large set of non documented functions, classes, e.t.c
excludeNotDocumented
= true I can see only documented classes, functions. But even if a whole class has documentation his properties, methods without docs are hidden.excludeNotDocumented
= false I can see all non-documented properties, methods from documented classes but at the same time I see a rest of non-documented functions, classes which I don't want to include.A mode when class, enum, interface, ... shows all it non documented members if it was documented on top level
Owner Name | TypeStrong |
Repo Name | typedoc |
Full Name | TypeStrong/typedoc |
Language | TypeScript |
Created Date | 2014-05-24 |
Updated Date | 2023-03-19 |
Star Count | 6487 |
Watcher Count | 68 |
Fork Count | 639 |
Issue Count | 48 |
Issue Title | Created Date | Updated Date |
---|