Skip to content

Commit 9a423ec

Browse files
authored
Merge pull request #7184 from neshkeev/remove-obsolete-instruction-pages
Remove obsolite configuration instructions
2 parents d77c70c + dbd6de3 commit 9a423ec

File tree

11 files changed

+2
-133
lines changed

11 files changed

+2
-133
lines changed

docs/docs/contributing/tools/eclipse.md

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

docs/docs/contributing/tools/intellij-idea.md

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

docs/docs/contributing/workflow.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ layout: doc-page
33
title: Workflow
44
---
55

6-
Check [Getting Started](getting-started.md) for instructions on how to obtain the source code of dotty and
7-
[Eclipse](tools/eclipse.md) or [IntelliJ-IDEA](tools/intellij-idea.md).
8-
This document details common workflow patterns when working with Dotty before using the debugging tools.
6+
Check [Getting Started](getting-started.md) for instructions on how to obtain the source code of dotty.
7+
This document details common workflow patterns when working with Dotty.
98

109
## Compiling files with dotc ##
1110

-155 KB
Binary file not shown.
-208 KB
Binary file not shown.
-212 KB
Binary file not shown.

docs/images/idea/idea-debug.png

-119 KB
Binary file not shown.

docs/images/idea/idea-import.png

-52.8 KB
Binary file not shown.

docs/images/idea/idea-sbt.png

-100 KB
Binary file not shown.

docs/images/idea/idea-sdk.png

-53.4 KB
Binary file not shown.

docs/sidebar.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,10 +185,6 @@ sidebar:
185185
url: docs/contributing/debugging.html
186186
- title: IDEs and Tools
187187
subsection:
188-
- title: Eclipse
189-
url: docs/contributing/tools/eclipse.html
190-
- title: IntelliJ IDEA
191-
url: docs/contributing/tools/intellij-idea.html
192188
- title: Mill
193189
url: docs/contributing/tools/mill.html
194190
- title: Scalafix

0 commit comments

Comments
 (0)