I've documented a function and I can see that the generator has captured the line number:

Is it possible to configure TypeDoc so that a user can click through to see the actual source code? The full repository is here.
You can use sourcelinktemplate config to provide source code url using {path}, {gitRevision} & {line} placeholders.
link to documentation: https://typedoc.org/options/input/#sourcelinktemplate
make sure to set disableGit to true.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With