mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Restructure of the docs content
This commit is contained in:
parent
6d9333aa94
commit
b38dc62be7
20
docs/advanced/index.md
Normal file
20
docs/advanced/index.md
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
has_children: false
|
||||||
|
nav_order: 3
|
||||||
|
---
|
||||||
|
|
||||||
|
# Advanced
|
||||||
|
|
||||||
|
In this section we will add the documentation for all subjects that go beyond
|
||||||
|
the beginner topics, but which are interesting for mission builders or power
|
||||||
|
users.
|
||||||
|
|
||||||
|
{: .note }
|
||||||
|
> This documentation is WIP (work in progress) and it will take some time to
|
||||||
|
> fill it with usefull and up to date informations. Please be patient and check
|
||||||
|
> back here from time to time to see if there is anything new for you.
|
||||||
|
|
||||||
|
If you cannot find the information you are looking for here in the new
|
||||||
|
documentation, please take a look at the [archive].
|
||||||
|
|
||||||
|
[archive]: ../archive/index.md
|
||||||
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Archive
|
title: Archive
|
||||||
has_children: true
|
has_children: true
|
||||||
nav_order: 4
|
nav_order: 99
|
||||||
has_toc: false
|
has_toc: false
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
19
docs/beginner/index.md
Normal file
19
docs/beginner/index.md
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
---
|
||||||
|
has_children: false
|
||||||
|
nav_order: 2
|
||||||
|
---
|
||||||
|
|
||||||
|
# Beginner
|
||||||
|
|
||||||
|
In this section we will add all informations needed for your first steps using
|
||||||
|
MOOSE.
|
||||||
|
|
||||||
|
{: .note }
|
||||||
|
> This documentation is WIP (work in progress) and it will take some time to
|
||||||
|
> fill it with usefull and up to date informations. Please be patient and check
|
||||||
|
> back here from time to time to see if there is anything new for you.
|
||||||
|
|
||||||
|
If you cannot find the information you are looking for here in the new
|
||||||
|
documentation, please take a look at the [archive].
|
||||||
|
|
||||||
|
[archive]: ../archive/index.md
|
||||||
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
parent: Build system
|
parent: Build system
|
||||||
|
grand_parent: Developer
|
||||||
nav_order: 2
|
nav_order: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
parent: Build system
|
parent: Build system
|
||||||
|
grand_parent: Developer
|
||||||
nav_order: 1
|
nav_order: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
parent: Build system
|
parent: Build system
|
||||||
|
grand_parent: Developer
|
||||||
nav_order: 3
|
nav_order: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -1,6 +1,9 @@
|
|||||||
---
|
---
|
||||||
|
layout: default
|
||||||
|
title: Build system
|
||||||
|
parent: Developer
|
||||||
has_children: true
|
has_children: true
|
||||||
nav_order: 3
|
nav_order: 99
|
||||||
---
|
---
|
||||||
|
|
||||||
# Build system
|
# Build system
|
||||||
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
parent: Build system
|
parent: Build system
|
||||||
|
grand_parent: Developer
|
||||||
nav_order: 4
|
nav_order: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
21
docs/developer/index.md
Normal file
21
docs/developer/index.md
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
---
|
||||||
|
title: Developer
|
||||||
|
has_children: true
|
||||||
|
nav_order: 4
|
||||||
|
---
|
||||||
|
|
||||||
|
# Developer
|
||||||
|
|
||||||
|
All information in this section is primarily intended for developers who extend
|
||||||
|
or maintain the Moose program code. Of course, this information may also be of
|
||||||
|
interest to others who want to learn more about the background of MOOSE.
|
||||||
|
|
||||||
|
{: .note }
|
||||||
|
> This documentation is WIP (work in progress) and it will take some time to
|
||||||
|
> fill it with usefull and up to date informations. Please be patient and check
|
||||||
|
> back here from time to time to see if there is anything new for you.
|
||||||
|
|
||||||
|
If you cannot find the information you are looking for here in the new
|
||||||
|
documentation, please take a look at the [archive].
|
||||||
|
|
||||||
|
[archive]: ../archive/index.md
|
||||||
BIN
docs/images/moosedoc.jpg
Normal file
BIN
docs/images/moosedoc.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 128 KiB |
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Repositories
|
title: Repositories
|
||||||
nav_order: 2
|
nav_order: 5
|
||||||
---
|
---
|
||||||
|
|
||||||
# MOOSE Repositories
|
# MOOSE Repositories
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user