From 6b1ad51cfb050af079f1a9b2bcccb4b947ffdafc Mon Sep 17 00:00:00 2001 From: sroscher <s.roscher@tu-berlin.de> Date: Thu, 30 Jan 2025 12:10:00 +0100 Subject: [PATCH] index.md: - Corrected some formatting --- docs/documentation/sizing/fuselage_design/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/documentation/sizing/fuselage_design/index.md b/docs/documentation/sizing/fuselage_design/index.md index 4fee3ec..b470af3 100644 --- a/docs/documentation/sizing/fuselage_design/index.md +++ b/docs/documentation/sizing/fuselage_design/index.md @@ -15,10 +15,12 @@ Blended-wing-body |... |... |... |under development ## A user's guide to fuselage design The _fuselage\_design_ tool is your key to designing the aircraft's fuselage. In this user documentation, you’ll find all the information you need to understand the tool, as well as the necessary inputs and configurations to run a fuselage design from the ground up. The following sections will walk you through the process: + - [Getting started](getting_started.md) - [Run your first fuselage design](run_your_first_design.md) For a comprehensive understanding of the tool’s functionality, the documentation is structured into two distinct sections: + - A [method description](design_method.md) and - a [software architecture](software_architecture.md) section. -- GitLab