Skip to content

Commit 890c256

Browse files
committed
docs: remove old implementation plans, keep code descriptions
Remove three planning/progress documents that no longer reflect the codebase: - rustfoil-implementation-plan.mdx (task breakdown with prompts) - rustfoil-implementation-spec.mdx (phased plan with GPU roadmap) - bl-implementation-progress.mdx (progress tracker) Reorder remaining sidebar positions and update the homepage link to point to the inviscid solver docs instead of the removed plan. Made-with: Cursor
1 parent b1359b3 commit 890c256

10 files changed

Lines changed: 11 additions & 3785 deletions

docs-site/docs/bl-implementation-progress.mdx

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

docs-site/docs/inviscid-implementation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Inviscid Solver Implementation
33
description: XFOIL-matching inviscid panel method solver in Rust
4-
sidebar_position: 15
4+
sidebar_position: 2
55
---
66

77
# Inviscid Solver Implementation

docs-site/docs/inviscid-validation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Inviscid Solver Validation
33
description: Comprehensive validation of RustFoil inviscid solver against XFOIL
4-
sidebar_position: 16
4+
sidebar_position: 5
55
---
66

77
# Inviscid Solver Validation

docs-site/docs/newton-vi-coupling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 5
2+
sidebar_position: 3
33
---
44

55
# Newton Viscous-Inviscid Coupling

docs-site/docs/paneling-validation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 5
2+
sidebar_position: 6
33
title: Paneling Validation
44
description: Comparison of XFOIL and RustFoil curvature-based paneling (PANGEN)
55
---

0 commit comments

Comments
 (0)