-
Ideally, the [main documentation](https://sangria-graphql.github.io/) should link to the API documentation, e.g. https://javadoc.io/static/org.sangria-graphql/sangria_2.12/2.1.2/index.html
-
## Compiler version
`3.3.0-RC2`
## Minimized code
See [this repository](https://github.com/alexarchambault/dotty-macro-annotation-scaladoc-issue), that basically re-uses the test case from [h…
-
We should check what happens in:
- IDEs (Eclipse, IntelliJ)
- ScalaDoc
- REPL
-
This is a continuation of https://github.com/akka/akka/issues/17860.
Dash generates the docsets by downloading the javadoc.jar and indexing it.
While generating docsets for akka-streams one of the f…
-
For example, the `java8` module. This appears to be a scaladoc bug.
-
## Compiler version
3.3
## Minimized code
`mutable.HashMap#getOrElseUpdate` renames parameter `ops` to `defaultValue`, but `inheritDoc` does not warn or adjust.
## Output
Dottydoc impro…
-
As we are moving to Scala 2.12 exclusivly, I can see we have moved to the new Scaladoc, however there seems to be something wrong, as the new layout is significantly harder to use.
XGBoost4j Docs: …
-
## Compiler version
3.2.x
3.3.0
## Minimized code
Have not been able to minimize this yet. However, I can repeatable reach the infiite loop on this line:
https://github.com/lampepfl/dott…
-
Another follow-up to #713.
We only check for unions here:
https://github.com/disneystreaming/smithy4s/blob/series/0.17/modules/codegen/src/smithy4s/codegen/internals/SmithyToIR.scala#L760-L780
…
-
## Compiler version
3.3.3
## Minimized example
https://scala-lang.org/api/3.3.3/scala/collection/immutable/Vector.html
## Output
The source link points to `https://github.com/lampepfl/dot…
JD557 updated
4 months ago