milesj / docusaurus-plugin-typedoc-api

Docusaurus plugin that provides source code API documentation powered by TypeDoc.
69 stars 25 forks source link

SourceLinks hardcoded pointing to github.com #65

Closed TheSpartaPT closed 2 years ago

TheSpartaPT commented 2 years ago

You're hardcoding SourceLinks to point to github.com.

my repos are accessible on a self hosted gitea instance, you should probably add an option to define the link base per package (link base ex: https://{domain}/{user}/{repo}).

milesj commented 2 years ago

I've updated the source links to use this setting: https://docusaurus.io/docs/api/docusaurus-config#githubHost