-
It would be nice to have an integration with Scaladoc's Type-based searches.
**Is your feature request related to a problem? Please describe.**
Searching for symbols requires knowing the name of t…
-
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
-
Currently onmount fires after the children have been built but before the parent has been attached to the dom. onmount should fire after the parent has been attached.
Various tools (like jquery pl…
-
## 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…
-
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…
-
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
…
-
For example, the `java8` module. This appears to be a scaladoc bug.
-
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.3
## Minimized code
`mutable.HashMap#getOrElseUpdate` renames parameter `ops` to `defaultValue`, but `inheritDoc` does not warn or adjust.
## Output
Dottydoc impro…
-
The original code changes the Laika templates to add the katex renderer (see `default.template.html`) The problem is that Laika updates may make changes to the templates, so we have to change these to…