Renamed old-guides into archive

This commit is contained in:
kaltokri 2023-11-08 16:59:20 +01:00
parent e95eb2768d
commit f8afa1cb78
16 changed files with 4 additions and 3 deletions

View File

@ -2,6 +2,7 @@
parent: Archive parent: Archive
nav_order: 3 nav_order: 3
--- ---
# LDT Setup Guide # LDT Setup Guide
Using the MOOSE framework is very easy, and this document provides you with a detailed explanation how to install Using the MOOSE framework is very easy, and this document provides you with a detailed explanation how to install
@ -10,7 +11,7 @@ and use MOOSE within your missions.
## 1.1) MOOSE Framework on GITHUB ## 1.1) MOOSE Framework on GITHUB
For reference, you can find the source code of [MOOSE framework on GITHUB]. For reference, you can find the source code of [MOOSE framework on GitHub].
It is free for download and usage, since it is released under the GNU 3.0 open source license policy. It is free for download and usage, since it is released under the GNU 3.0 open source license policy.
You don't need to use the source code as an end-user, but it may help to sneak into the code and understand how certain You don't need to use the source code as an end-user, but it may help to sneak into the code and understand how certain
things are working. things are working.

View File

@ -5,7 +5,7 @@ nav_order: 4
has_toc: false has_toc: false
--- ---
# Old Guides # Archive
{: .important } {: .important }
> This documentation is outdated! We are working on new a documentation. > This documentation is outdated! We are working on new a documentation.
@ -52,7 +52,7 @@ Click on the hamburger menu on the left upper corner of each page to navigate to
The delivery of MOOSE follows a structured release process. Over time, new features are added that can be used in your mission. The delivery of MOOSE follows a structured release process. Over time, new features are added that can be used in your mission.
The latest release of MOOSE can be downloaded **[here](https://github.com/FlightControl-Master/MOOSE/releases)**. The latest release of MOOSE can be downloaded [here](https://github.com/FlightControl-Master/MOOSE/releases).
There are 3 different ways how you can use MOOSE, each with a different engagement and complexity level: There are 3 different ways how you can use MOOSE, each with a different engagement and complexity level: