Skip to content

Remove links to dead embedded content #1048

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions _data/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@
url: /documentation/server/
description: |
Swift is a general-purpose programming language with unique characteristics that make it specifically suitable for Server applications.
- title: Embedded development
url: /getting-started/embedded-swift/
description: |
Introduction to embedded development using Swift. Learn how to get started.
- title: Mixing Swift and C++
url: /documentation/cxx-interop/
description: |
Expand Down
11 changes: 0 additions & 11 deletions getting-started/_use-cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,6 @@ Here are some examples of the many use cases of Swift, in case you want to jump

<a href="/getting-started/swiftui" class="cta-secondary">Start tutorial</a>
</li>

<li class="grid-level-1">
<h3>Embedded Application for a Microcontroller</h3>
<p class="description">
Learn how to create an application using Embedded Swift that will run on an embedded device or in a simulator.
<br><br>
This guide requires macOS or Linux.
</p>

<a href="/getting-started/embedded-swift" class="cta-secondary">Start tutorial</a>
</li>
</ul>

---
Expand Down
223 changes: 0 additions & 223 deletions getting-started/embedded-swift/index.md

This file was deleted.