We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8d6b7 commit 454bc22Copy full SHA for 454bc22
.github/workflows/scala3doc.yaml
@@ -45,9 +45,6 @@ jobs:
45
- name: Generate Scala 3 documentation
46
run: ./project/scripts/sbt scala3doc/generateScala3Documentation
47
48
- - name: Generate Scala 3 stdlib documentation
49
- run: ./project/scripts/sbt scala3doc/generateScala3StdlibDocumentation
50
-
51
- name: Generate documentation for example project using dotty-sbt
52
run: ./project/scripts/sbt "sbt-dotty/scripted sbt-dotty/scala3doc"
53
0 commit comments