You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the feeling like the tests are going to reveal some extensive needs for this; maybe I am wrong. At this time I think we are going to attempt to use the TypeDoc output instead of this plugin and see if that gets us farther than with the plugin for the required effort #ROI.
What problem does this feature solve?
Support for
[entryPointStrategy](https://typedoc.org/documents/Options.Input.html#entrypointstrategy)
option of TypeDoc.What does the proposed API look like?
Extend the interface to support the additional option:
Then pass that through to TypeDoc.
Would that create more problems downstream?
The text was updated successfully, but these errors were encountered: