You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sbt-dotty: Don't break scaladoc in non-Dotty projects
Also fix `test:doc` for Dotty projects: we were only passing `-project`
to dottydoc for `compile:doc`.
Dottydoc is still probably not working correctly in user projects but I'll
let whoever takes over its maintainership handle that.
0 commit comments