Skip to content

Hide "Call signature"? #770

Answered by tgreyuk
LekoArts asked this question in Help
Feb 12, 2025 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

Hello @LekoArts,

There is no option for it - but it would be trivial to implement. hideSignatures and hideDeclarations could potentially be useful options.

You can actually achieve this by creating a custom theme and over riding the relevant partial with an empty string.

A bit of an explanation here https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/devguide/typedoc-plugin-markdown/theme/documents/Custom%20Theme.md. This is not in the public docs as I don't really want this to strictly be viewed as a public api.

I have created a working demo your use-case is here https://github.com/typedoc2md/typedoc-plugin-markdown-scratchpad/tree/main/issues/770

Hope this helps - anything e…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@LekoArts
Comment options

@tgreyuk
Comment options

@LekoArts
Comment options

@LekoArts
Comment options

Answer selected by LekoArts
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants