Skip to content

Reflection API missing in generated docs #10992

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
b-studios opened this issue Jan 4, 2021 · 4 comments · Fixed by scala/docs.scala-lang#1895
Closed

Reflection API missing in generated docs #10992

b-studios opened this issue Jan 4, 2021 · 4 comments · Fixed by scala/docs.scala-lang#1895

Comments

@b-studios
Copy link
Contributor

The following links, linked from the macros tutorial are currently unavailable:

Members like TreeMethods should be part of https://dotty.epfl.ch/api/scala/quoted/Quotes$reflectModule.html but are only listed without any contents.

@nicolasstucki
Copy link
Contributor

A part of this is #10836

@nicolasstucki nicolasstucki added this to the 3.0.0-RC1 milestone Jan 5, 2021
@b-studios
Copy link
Contributor Author

b-studios commented Jan 6, 2021

Reminder: Once this is resolved, we should update the links in the docs and partially revert scala/docs.scala-lang#1885

@nicolasstucki nicolasstucki changed the title Tasty API missing in generated docs Reflection API missing in generated docs Jan 12, 2021
@pikinier20
Copy link
Contributor

@b-studios Hey, could you provide links to pages where dead links are present?
I've found this site: https://docs.scala-lang.org/scala3/guides/macros/reflection.html

@nicolasstucki
Copy link
Contributor

nicolasstucki commented Jan 14, 2021

That is the page. I already opened a PR to fix the links scala/docs.scala-lang#1895

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

Successfully merging a pull request may close this issue.

4 participants