-
## Compiler version
3.3.3
## Minimized code
filename : js.md
```md
Hello JS
console.log("boo")
```
In the "_docs" directory, of a static site, which will be part of a scalado…
-
## Compiler version
3.6 nightly
## Minimized example
```
clean
scala3-bootstrapped/clean
scaladoc/clean
scaladoc-js-main/clean
scaladoc-js-main/test
```
## Output
```
[error] err…
-
## Compiler version
3.5.1
## Minimized code
```
git clone https://github.com/rjolly/scas.git
cd scas
./mill -i -D dottyVersion=3.5.1 scas.docJar
```
## Output
```
Problem parsing p…
-
## context
build.sbt: `scalaVersion := "3.3.0"`
sbt v1.9.3
Running in PowerShell in VS Code
## steps
run `sbt -error ~run`
## problem
Non error output that looks to come from the "w…
-
https://www.scala-lang.org/api/3.4.1/scala/reflect/ClassManifestDeprecatedApis.html shows:
> Deprecated true
https://github.com/scala/scala/blob/80514f73a6c7db32df9887d9a5ca9ae921e25118/src/libr…
-
The production of Scaladoc APIs are broken when using Scala3, e.g. with Scala 3.1.2:
```
scala3-failure
4.6.1
net.alchim31.m…
-
This issue tracks the tasks around documentation in general and ScalaDoc in particular.
- update manually generated source files (e.g. CIMRelation options, new members of CHIM) to include ScalaDocs f…
-
We should generate Scaladoc HTML and publish it, probably to GitHub Pages.
There's [an SBT plugin for it](https://github.com/sbt/sbt-ghpages).
dasch updated
7 years ago
-
Publish scaladoc of the library
labra updated
4 years ago
-
scalding (develop)]$ ./sbt unidoc
```
[error]
[error] last tree to typer: Literal(Constant(cascading.pipe.Pipe))
[error] symbol: null
[error] symbol definition: null
[error] …