Skip to content

Broken source links in the API docs #10908

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

Closed
mwz opened this issue Dec 23, 2020 · 3 comments
Closed

Broken source links in the API docs #10908

mwz opened this issue Dec 23, 2020 · 3 comments
Assignees

Comments

@mwz
Copy link

mwz commented Dec 23, 2020

Hello, it appears that all the source links in the API docs point to a non-existing directory on Github, e.g.:
Going to the Quotes trait in scala.quoted here and clicking on the source link takes you to the out directory, on the master branch, which doesn't exist - https://github.com/lampepfl/dotty/blob/master/out/bootstrap/stdlib-bootstrapped/scala-3.0.0-RC1/src_managed/main/dotty-library-src/scala/quoted/Quotes.scala#L14

I think the links should instead point to the actual source files rather than an out directory and they should also reference the particular tag tree rather than the master branch?

@mwz mwz added the itype:bug label Dec 23, 2020
@He-Pin
Copy link
Contributor

He-Pin commented Dec 27, 2020

@abgruszecki
Copy link
Contributor

@romanowski I can't find the link to sources. Do we no longer support them, or did we just stop adding them for stdlib docs?

@romanowski
Copy link
Contributor

@BarkingBad fixed that (including tests to detect it) in this PR: #12319

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

No branches or pull requests

4 participants