Skip to content

Commit 082a010

Browse files
committed
Add redirect links
1 parent 0818ee2 commit 082a010

27 files changed

+162
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Contexts
3+
type: section
4+
description: This page describes symbols in the Scala 3 compiler.
5+
num: 15
6+
previous-page: arch-lifecycle
7+
next-page: arch-phases
8+
redirect_to: https://dotty.epfl.ch/docs/contributing/architecture/context.html
9+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: High Level Architecture
3+
type: chapter
4+
description: This page introduces the high level architecture of the Scala 3 compiler.
5+
num: 13
6+
previous-page: procedures-checklist
7+
next-page: arch-lifecycle
8+
redirect_to: https://dotty.epfl.ch/docs/contributing/architecture/index.html
9+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Compiler Overview
3+
type: section
4+
description: This page describes the lifecycle for the Scala 3 compiler.
5+
num: 14
6+
previous-page: arch-intro
7+
next-page: arch-context
8+
redirect_to: https://dotty.epfl.ch/docs/contributing/architecture/lifecycle.html
9+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Compiler Phases
3+
type: section
4+
description: This page describes the phases for the Scala 3 compiler.
5+
num: 16
6+
previous-page: arch-context
7+
next-page: arch-types
8+
redirect_to: https://dotty.epfl.ch/docs/contributing/architecture/phases.html
9+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Symbols
3+
type: section
4+
description: This page describes symbols in the Scala 3 compiler.
5+
num: 19
6+
previous-page: arch-time
7+
next-page:
8+
redirect_to: https://dotty.epfl.ch/docs/contributing/architecture/symbols.html
9+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Time in the Compiler
3+
type: section
4+
description: This page describes the concepts of time in the Scala 3 compiler.
5+
num: 18
6+
previous-page: arch-types
7+
next-page: arch-symbols
8+
redirect_to: https://dotty.epfl.ch/docs/contributing/architecture/time.html
9+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Compiler Types
3+
type: section
4+
description: This page discusses the representation of types in the compiler
5+
num: 17
6+
previous-page: arch-phases
7+
next-page: arch-time
8+
redirect_to: https://dotty.epfl.ch/docs/contributing/architecture/types.html
9+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Common Issue Locations
3+
type: section
4+
description: This page describes common areas of issues around the Scala 3 compiler.
5+
num: 8
6+
previous-page: procedures-navigation
7+
next-page: procedures-inspection
8+
redirect_to: https://dotty.epfl.ch/docs/contributing/workflow/areas.html
9+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Cheatsheets
3+
type: section
4+
description: This page describes a cheatsheet for working with the Scala 3 compiler.
5+
num: 4
6+
previous-page: procedures-intro
7+
next-page: procedures-reproduce
8+
redirect_to: https://dotty.epfl.ch/docs/contributing/workflow/index.html#sbt-commands-cheat-sheet-1
9+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Pull Request Checklist
3+
type: section
4+
description: This page describes a checklist before opening a Pull Request to the Scala 3 compiler.
5+
num: 12
6+
previous-page: procedures-testing
7+
next-page: arch-intro
8+
redirect_to: https://dotty.epfl.ch/docs/contributing/workflow/checklist.html
9+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Debugging the Compiler
3+
type: section
4+
description: This page describes navigating around the Scala 3 compiler.
5+
num: 7
6+
previous-page: procedures-navigation
7+
next-page: procedures-areas
8+
redirect_to: https://dotty.epfl.ch/docs/contributing/workflow/debugging.html
9+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Improving Your Workflow
3+
type: section
4+
description: This page describes improving efficiency of debugging the Scala 3 compiler.
5+
num: 10
6+
previous-page: procedures-inspection
7+
next-page: procedures-testing
8+
redirect_to: https://dotty.epfl.ch/docs/contributing/workflow/efficiency.html
9+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: How to Inspect Values
3+
type: section
4+
description: This page describes inspecting semantic values in the Scala 3 compiler.
5+
num: 9
6+
previous-page: procedures-areas
7+
next-page: procedures-efficiency
8+
redirect_to: https://dotty.epfl.ch/docs/contributing/workflow/inspection.html
9+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Contributing to Scala 3
3+
type: chapter
4+
description: This page introduces the compiler procedures for the Scala 3 compiler.
5+
num: 3
6+
previous-page: start-intro
7+
next-page: procedures-cheatsheet
8+
redirect_to: https://dotty.epfl.ch/docs/contributing/getting-started.html
9+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Finding the Cause of an Issue
3+
type: section
4+
description: This page describes navigating around the Scala 3 compiler.
5+
num: 6
6+
previous-page: procedures-reproduce
7+
next-page: procedures-debugging
8+
redirect_to: https://dotty.epfl.ch/docs/contributing/workflow/cause.html
9+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Reproducing an Issue
3+
type: section
4+
description: This page describes reproducing an issue in the Scala 3 compiler.
5+
num: 5
6+
previous-page: procedures-cheatsheet
7+
next-page: procedures-navigation
8+
redirect_to: https://dotty.epfl.ch/docs/contributing/workflow/reproduce.html
9+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Testing Your Changes
3+
type: section
4+
description: This page describes test procedures in the Scala 3 compiler.
5+
num: 11
6+
previous-page: procedures-efficiency
7+
next-page: procedures-checklist
8+
redirect_to: https://dotty.epfl.ch/docs/contributing/workflow/testing.html
9+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Getting Started
3+
type: Chapter
4+
description: This page describes the high level architecture for the Scala 3 compiler.
5+
num: 2
6+
previous-page: contribution-intro
7+
next-page: procedures-intro
8+
redirect_to: https://dotty.epfl.ch/docs/contributing/getting-started.html
9+
---
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-109 KB
Binary file not shown.

0 commit comments

Comments
 (0)