Skip to content

Commit c228319

Browse files
axmmisakaKagamihara Nadeshiko
authored and
Kagamihara Nadeshiko
committed
Solve old->new URL problem by adding redirect
1 parent d9003dd commit c228319

Some content is hidden

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

55 files changed

+230
-51
lines changed

docs/.less-developed/Future Proof Package and Import System.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Future Proof Package/Import System
3-
permalink: /docs/handbook/proof-import
43
description: A future proof package and import system
54
---
65

docs/.less-developed/Logical Execution Time.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Logical Execution Time
3-
permalink: /docs/handbook/logical-execution-time
43
description: Reactions that take non-zero logical time to execute.
54
---
65

docs/.less-developed/Related Work.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Related Work
3-
permalink: /docs/handbook/related-work
43
description: Related Work
54
---
65
Lingua Franca is focused more on using the best ideas than on being innovative.

docs/.less-developed/Timing Analysis.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Timing Analysis
3-
permalink: /docs/handbook/timing-analysis
43
description: Timing Analysis.
54
---
65
# Examples

docs/.less-developed/Tools.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Tools
3-
permalink: /docs/handbook/tools
43
description: LF Tools.
54
---
65
# IDE integration

docs/.obsolete/Language Specification.md

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Language Specification
3-
permalink: /docs/handbook/language-specification
43
description: Language Specification for Lingua Franca.
54
---
65

docs/.preliminary/Generic Types, Interfaces, and Inheritance.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Generic Types, Interfaces, and Inheritance
3-
permalink: /docs/handbook/generic-types-interfaces-inheritance
43
description: Generic Types, Interfaces, and Inheritance (preliminary)
54
---
65

docs/.preliminary/Import System.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Import System
3-
permalink: /docs/handbook/import-system
43
description: Import System (preliminary)
54
---
65
_The following topics are meant as collections of design ideas, with the purpose of refining them into concrete design proposals._

docs/.preliminary/Reactors on Patmos.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Reactors on Patmos
3-
permalink: /docs/handbook/reactors-on-patmos
43
description: Reactors on Patmos (preliminary)
54
---
65

docs/.preliminary/Target-Supported Features.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Target-Supported Features
3-
permalink: /docs/handbook/features
43
description: Which features are supported by which target?
54
---
65
| Target/Feature | Banks & Multiports | Clock Synchronization | Federation |

docs/Overview.md

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Overview
3-
permalink: /docs/handbook/overview
43
description: Overview of Lingua Franca.
54
---
65

docs/Tutorial Video.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Tutorial Video
3-
permalink: /docs/handbook/tutorial-video
43
description: Tutorial video presented by the Lingua Franca team.
54
---
65

docs/developer/Contributing.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Contributing
3-
permalink: /docs/handbook/contributing
43
description: Contribute to Lingua Franca.
54
---
65

docs/developer/Developer Eclipse Setup with Oomph.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Developer Eclipse Setup
3-
permalink: /docs/handbook/eclipse-oomph
43
description: Developer Eclipse setup with Oomph.
54
---
65

docs/developer/Developer IntelliJ Setup.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Developer IntelliJ Setup
3-
permalink: /docs/handbook/intellij
43
description: Developer IntelliJ Setup.
54
---
65

docs/developer/Downloading and Building.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Developer Setup
3-
permalink: /docs/handbook/developer-setup
43
description: Setting up Lingua Franca for developers.
54
---
65

docs/developer/Regression Tests.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Regression Tests
3-
permalink: /docs/handbook/regression-tests
43
description: Regression Tests for Lingua Franca.
54
---
65

docs/developer/Running Benchmarks.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Running Benchmarks
3-
permalink: /docs/handbook/running-benchmarks
43
description: Running Benchmarks.
54
---
65

docs/developer/Website Development.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Website Development
3-
permalink: /docs/handbook/website-development
43
description: Development of the Lingua Franca website.
54
---
65

docs/embedded/Arduino.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Arduino
3-
permalink: /docs/handbook/arduino
43
description: Developing LF Programs on Arduino.
54
---
65

docs/embedded/Zephyr.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Zephyr
3-
permalink: /docs/handbook/zephyr
43
description: Developing LF Programs for Zephyr RTOS.
54
---
65
# Overview

docs/lagacy_routing.ts

+202
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,202 @@
1+
export default [
2+
{
3+
"to": "/docs/Tutorial Video",
4+
"from": "/docs/handbook/tutorial-video"
5+
},
6+
{
7+
"to": "/docs/Overview",
8+
"from": "/docs/handbook/overview"
9+
},
10+
{
11+
"to": "/deprecated",
12+
"from": "/docs/handbook/language-specification"
13+
},
14+
{
15+
"to": "/docs/tools/Epoch IDE",
16+
"from": "/docs/handbook/epoch-ide"
17+
},
18+
{
19+
"to": "/docs/tools/Code Extension",
20+
"from": "/docs/handbook/code-extension"
21+
},
22+
{
23+
"to": "/docs/tools/Troubleshooting",
24+
"from": "/docs/handbook/troubleshooting"
25+
},
26+
{
27+
"to": "/docs/tools/Command Line Tools",
28+
"from": "/docs/handbook/command-line-tools"
29+
},
30+
{
31+
"to": "/deprecated",
32+
"from": "/docs/handbook/features"
33+
},
34+
{
35+
"to": "/deprecated",
36+
"from": "/docs/handbook/reactors-on-patmos"
37+
},
38+
{
39+
"to": "/deprecated",
40+
"from": "/docs/handbook/import-system"
41+
},
42+
{
43+
"to": "/deprecated",
44+
"from": "/docs/handbook/generic-types-interfaces-inheritance"
45+
},
46+
{
47+
"to": "/docs/reference/Containerized Execution",
48+
"from": "/docs/handbook/containerized-execution"
49+
},
50+
{
51+
"to": "/docs/reference/Expressions",
52+
"from": "/docs/handbook/expressions"
53+
},
54+
{
55+
"to": "/docs/reference/Target Language Details",
56+
"from": "/docs/handbook/target-language-details"
57+
},
58+
{
59+
"to": "/docs/reference/Target Declaration",
60+
"from": "/docs/handbook/target-declaration"
61+
},
62+
{
63+
"to": "/docs/reference/Tracing",
64+
"from": "/docs/handbook/tracing"
65+
},
66+
{
67+
"to": "/docs/reference/Security",
68+
"from": "/docs/handbook/security"
69+
},
70+
{
71+
"to": "/docs/developer/Website Development",
72+
"from": "/docs/handbook/website-development"
73+
},
74+
{
75+
"to": "/docs/developer/Developer IntelliJ Setup",
76+
"from": "/docs/handbook/intellij"
77+
},
78+
{
79+
"to": "/docs/developer/Developer Eclipse Setup with Oomph",
80+
"from": "/docs/handbook/eclipse-oomph"
81+
},
82+
{
83+
"to": "/docs/developer/Downloading and Building",
84+
"from": "/docs/handbook/developer-setup"
85+
},
86+
{
87+
"to": "/docs/developer/Running Benchmarks",
88+
"from": "/docs/handbook/running-benchmarks"
89+
},
90+
{
91+
"to": "/docs/developer/Contributing",
92+
"from": "/docs/handbook/contributing"
93+
},
94+
{
95+
"to": "/docs/developer/Regression Tests",
96+
"from": "/docs/handbook/regression-tests"
97+
},
98+
{
99+
"to": "/docs/writing-reactors/Time and Timers",
100+
"from": "/docs/handbook/time-and-timers"
101+
},
102+
{
103+
"to": "/docs/writing-reactors/Parameters and State Variables",
104+
"from": "/docs/handbook/parameters-and-state-variables"
105+
},
106+
{
107+
"to": "/docs/writing-reactors/Causality Loops",
108+
"from": "/docs/handbook/causality-loops"
109+
},
110+
{
111+
"to": "/docs/writing-reactors/Inputs and Outputs",
112+
"from": "/docs/handbook/inputs-and-outputs"
113+
},
114+
{
115+
"to": "/docs/writing-reactors/Methods",
116+
"from": "/docs/handbook/methods"
117+
},
118+
{
119+
"to": "/docs/writing-reactors/Actions",
120+
"from": "/docs/handbook/actions"
121+
},
122+
{
123+
"to": "/docs/writing-reactors/Distributed Execution",
124+
"from": "/docs/handbook/distributed-execution"
125+
},
126+
{
127+
"to": "/docs/writing-reactors/Reactions",
128+
"from": "/docs/handbook/reactions"
129+
},
130+
{
131+
"to": "/docs/writing-reactors/Deadlines",
132+
"from": "/docs/handbook/deadlines"
133+
},
134+
{
135+
"to": "/docs/writing-reactors/Superdense Time",
136+
"from": "/docs/handbook/superdense-time"
137+
},
138+
{
139+
"to": "/docs/writing-reactors/Multiports and Banks",
140+
"from": "/docs/handbook/multiports-and-banks"
141+
},
142+
{
143+
"to": "/docs/writing-reactors/Reaction Declarations",
144+
"from": "/docs/handbook/reaction-declarations"
145+
},
146+
{
147+
"to": "/docs/writing-reactors/A First Reactor",
148+
"from": "/docs/handbook/a-first-reactor"
149+
},
150+
{
151+
"to": "/docs/writing-reactors/Termination",
152+
"from": "/docs/handbook/termination"
153+
},
154+
{
155+
"to": "/docs/writing-reactors/Extending Reactors",
156+
"from": "/docs/handbook/extending-reactors"
157+
},
158+
{
159+
"to": "/docs/writing-reactors/Composing Reactors",
160+
"from": "/docs/handbook/composing-reactors"
161+
},
162+
{
163+
"to": "/docs/writing-reactors/Generics",
164+
"from": "/docs/handbook/generics"
165+
},
166+
{
167+
"to": "/docs/writing-reactors/Modal Models",
168+
"from": "/docs/handbook/modal-models"
169+
},
170+
{
171+
"to": "/docs/writing-reactors/Preambles",
172+
"from": "/docs/handbook/preambles"
173+
},
174+
{
175+
"to": "/deprecated",
176+
"from": "/docs/handbook/proof-import"
177+
},
178+
{
179+
"to": "/deprecated",
180+
"from": "/docs/handbook/timing-analysis"
181+
},
182+
{
183+
"to": "/deprecated",
184+
"from": "/docs/handbook/logical-execution-time"
185+
},
186+
{
187+
"to": "/deprecated",
188+
"from": "/docs/handbook/related-work"
189+
},
190+
{
191+
"to": "/deprecated",
192+
"from": "/docs/handbook/tools"
193+
},
194+
{
195+
"to": "/docs/embedded/Arduino",
196+
"from": "/docs/handbook/arduino"
197+
},
198+
{
199+
"to": "/docs/embedded/Zephyr",
200+
"from": "/docs/handbook/zephyr"
201+
}
202+
]

docs/reference/Containerized Execution.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Containerized Execution
3-
permalink: /docs/handbook/containerized-execution
43
description: Containerized Execution using Docker
54
---
65

docs/reference/Expressions.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Expressions
3-
permalink: /docs/handbook/expressions
43
description: Expressions in Lingua Franca.
54
---
65

docs/reference/Security.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Security
3-
permalink: /docs/handbook/security
43
description: Secure Federated Execution
54
---
65

docs/reference/Target Declaration.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Target Declaration
3-
permalink: /docs/handbook/target-declaration
43
description: The target declaration and its parameters in Lingua Franca.
54
---
65

docs/reference/Target Language Details.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Target Language Details
3-
permalink: /docs/handbook/target-language-details
43
description: Detailed reference for each target langauge.
54
---
65

docs/reference/Tracing.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Tracing
3-
permalink: /docs/handbook/tracing
43
description: Tracing (preliminary)
54
---
65

docs/tools/Code Extension.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: VS Code Extension
3-
permalink: /docs/handbook/code-extension
43
description: Visual Studio Code Extension for Lingua Franca.
54
---
65

0 commit comments

Comments
 (0)