Skip to content
Discussion options

You must be logged in to vote

There isn't a way to do this today built in, you could use typedoc-plugin-replace-text to do a variables-like idea.

I've considered a @copyDoc tag before which behaves similarly to this, but haven't built it because it would only be recognized by TypeDoc, and I really don't want to encourage people to write docs in a way which results in a degraded experience for people referencing the library's declaration file, which in my experience is the primary (beating out any level of curated docs site) way that people will interact with documentation for a library. The @copyDoc tag could be implemented by a plugin (likely starting with the replace text plugin as it mostly does everything necessar…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@M-Kusumgar
Comment options

@M-Kusumgar
Comment options

@Gerrit0
Comment options

@M-Kusumgar
Comment options

Answer selected by M-Kusumgar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants