-
Some things are a bit special with our scaladoc, since we use genjavadoc to generate javadocs from it, we should add a contributor section that details what you must think of and what you should put i…
-
## steps
- Checkout datadog4s at this [commit](https://github.com/avast/datadog4s/commit/afe26dddbb714c48499dfc157ecc29a7cdc4ca9c)
- run `sbt doc`
## problem
Task succeeds but apidoc is not ge…
-
The command `publishLocal` from Windows 11 seems to give a scaladoc error. Steps to reproduce:
1. enter sbt shell
`$ sbt`
2. Switch to Scala 3 target
`++ 3.3`
3. Attempt to publish to your …
-
Forked from #399. Maybe a super nit issue 😉
I'm okay with any options, but they should be applied consistently.
Identified inconsistencies during the review:
- Starting a description for a `@pa…
-
Generating scaladoc is required for publishing to Maven central anyway, and all the data is available in the schema for it.
vigoo updated
4 years ago
-
## Description
When compiling the docs, there are a number of errors and warnings while generating the scaladocs. Sample output is below:
```
Execute "cd /home/ubuntu/incubator-mxnet/docs/../sca…
-
The readme file is great but when I'm working in my IDE I can't tell what things do without open my browser to github.
-
**Is your feature request related to a problem? Please describe.**
To structure complex user defined functions Scala "case classes" with their attributes can be defined. As return value of the UDF th…
-
I have a bunch of Scaladocs for different projects open for reference, but they all look identical, so I get lost sometimes. Something simple like using Typelevel red rather than the default blue woul…
-
The process to do it is described in `6.1` section of the introduction to Scala 3