Skip to content

Commit a6af74c

Browse files
committed
Remove duplicated docuementation for dotty
Scala3doc use documentation that is linked from official documentation.
1 parent c20be38 commit a6af74c

File tree

236 files changed

+4
-23539
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

236 files changed

+4
-23539
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1506,7 +1506,7 @@ object Build {
15061506
val roots = joinProducts(dottyJars)
15071507

15081508
if (dottyJars.isEmpty) Def.task { streams.value.log.error("Dotty lib wasn't found") }
1509-
else generateDocumentation(roots, "Scala 3", "stdLib", "-p dotty-docs/docs")
1509+
else generateDocumentation(roots, "Scala 3", "scala3", "-p scala3-docs")
15101510
}.value,
15111511
generateTestcasesDocumentation := Def.taskDyn {
15121512
generateDocumentation(Build.testcasesOutputDir.in(Test).value, "Scala3doc testcases", "testcases")

scala3doc/dotty-docs/docs/.gitignore

Lines changed: 0 additions & 6 deletions
This file was deleted.

scala3doc/dotty-docs/docs/blog/_posts/2015-10-23-dotty-compiler-bootstraps.md

Lines changed: 0 additions & 72 deletions
This file was deleted.

scala3doc/dotty-docs/docs/blog/_posts/2016-01-02-new-year-resolutions.md

Lines changed: 0 additions & 66 deletions
This file was deleted.

scala3doc/dotty-docs/docs/blog/_posts/2016-02-03-essence-of-scala.md

Lines changed: 0 additions & 145 deletions
This file was deleted.

0 commit comments

Comments
 (0)