add sourceLinkTemplate to typedoc config
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s

This commit is contained in:
cswimr 2025-02-09 15:44:58 -06:00
parent fe52f4935f
commit f1022f6448
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -29,6 +29,7 @@
"url": "https://c.csw.im/GalacticFactory/PackwizJS"
}
],
"sourceLinkTemplate": "https://c.csw.im/GalacticFactory/PackwizJS/src/commit/{gitRevision}/{path}#L{line}",
"plugin": [
"typedoc-plugin-coverage",
"@typhonjs-typedoc/typedoc-theme-dmt"