Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify source URL for non-GitHub projects #129

Closed
giladgray opened this issue Aug 12, 2015 · 7 comments
Closed

Specify source URL for non-GitHub projects #129

giladgray opened this issue Aug 12, 2015 · 7 comments
Labels
enhancement Improved functionality
Milestone

Comments

@giladgray
Copy link

Per #34, is it possible to specify the URL for non-GitHub projects? Looking to use this for internal code at our company which is not hosted on GitHub. Perhaps a sourceUrl option in the main options blob?

@sebastian-lenz sebastian-lenz added the question Question about functionality label Aug 22, 2015
@sebastian-lenz
Copy link
Member

Hi Gilad, sorry, this is a misunderstanding. TypeDoc only supports GitHub urls.

@sebastian-lenz sebastian-lenz added enhancement Improved functionality and removed question Question about functionality labels Sep 19, 2015
@sebastian-lenz sebastian-lenz added this to the TypeDoc 0.4 milestone Sep 19, 2015
@ntrp
Copy link

ntrp commented Oct 27, 2016

It would be better to specify a url template so it would be possible to generate urls for a broader number of services.

@CalvinFernandez
Copy link

+1 would also like this

@gdelmas
Copy link
Contributor

gdelmas commented Apr 25, 2017

i had the same issue and created a plugin typedoc-plugin-sourcefile-url

the plugin allows to create custom URLs to source code files.

it can be simply installed with:

npm install --save-dev typedoc-plugin-sourcefile-url

@Gerrit0
Copy link
Collaborator

Gerrit0 commented Dec 31, 2018

Closing as this behavior can now be achieved through the typedoc-plugin-sourcefile-url plugin thanks to Gerard.

@Gerrit0 Gerrit0 closed this as completed Dec 31, 2018
@iFwu
Copy link

iFwu commented Feb 22, 2019

The plugin seems to not work

@aciccarello
Copy link
Collaborator

@iFwu That is an issue tracked in gdelmas/typedoc-plugin-sourcefile-url#5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improved functionality
Projects
None yet
Development

No branches or pull requests

8 participants