Skip to content

Scala3doc: document sconfig in community build #10652

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

Merged

Conversation

abgruszecki
Copy link
Contributor

No description provided.

@@ -409,7 +407,7 @@ object projects:
// [error] Caused by: java.lang.AssertionError: assertion failed:
// trait MonadIO has non-class parent: AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),module scalaz),Monad),List(TypeRef(ThisType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class scalaz)),module effect),trait MonadIO)),type F)))

// sbtDocCommand = forceDoc("iterateeJVM"), // Fails with
// forceDoc("iterateeJVM"), // Fails with
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why we do need to change that?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I accidentally added this one. It's slightly easier to test the different doc commands if it's like this since it matches the previous paragraph.

@romanowski romanowski merged commit 07eda7c into scala:master Dec 7, 2020
@romanowski romanowski deleted the scala3doc/improve-community-build branch December 7, 2020 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants