typedoc icon indicating copy to clipboard operation
typedoc copied to clipboard

[question] What's the relationship between `Components` and `Options, Plugins and Converters`?

Open liaodalin19903 opened this issue 1 year ago • 1 comments

Search terms

Components, Options, Plugins

Question

I check the documentation, Options, Plugins and Converters are all under Components. What's the relationship between them? image

Such as Options vs. Components ?

liaodalin19903 avatar Aug 28 '24 05:08 liaodalin19903

They are all rough groupings of some of TypeDoc's code which made sense to me when attempting to provide an overview of how typedoc works... there's potentially a better way to describe that, I haven't updated that page in a couple of years.

Gerrit0 avatar Aug 29 '24 11:08 Gerrit0