Skip to content

Commit 6aea312

Browse files
committed
Remove Two Examples
1 parent 1735146 commit 6aea312

File tree

8 files changed

+6
-108
lines changed

8 files changed

+6
-108
lines changed

pages/examples/arraylist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: ArrayList
33
parent: Examples
4-
nav_order: 10
4+
nav_order: 8
55
permalink: /examples/arraylist/
66
description: An external refinement for ArrayList that prevents out-of-bounds access.
77
---

pages/examples/connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Connection
33
parent: Examples
4-
nav_order: 8
4+
nav_order: 7
55
permalink: /examples/connection/
66
description: A typestate protocol with a value-dependent conditional transition.
77
---

pages/examples/downloader.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Downloader
33
parent: Examples
4-
nav_order: 7
4+
nav_order: 6
55
permalink: /examples/downloader/
66
description: A typestate protocol for a downloader object.
77
---

pages/examples/email.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Email
33
parent: Examples
4-
nav_order: 5
4+
nav_order: 4
55
permalink: /examples/email/
66
description: A typestate protocol for an Email builder API.
77
---

pages/examples/media-player.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Media Player
33
parent: Examples
4-
nav_order: 4
4+
nav_order: 3
55
permalink: /examples/media-player/
66
description: A typestate protocol for a simple media player.
77
---

pages/examples/order.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Order
33
parent: Examples
4-
nav_order: 6
4+
nav_order: 5
55
permalink: /examples/order/
66
description: A typestate protocol for a simple order processing system.
77
---

pages/examples/semaphore.md

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

pages/examples/slice-range.md

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

0 commit comments

Comments
 (0)