2023-12-09 01:49:50 +01:00
|
|
|
+++
|
|
|
|
title = 'FSFW'
|
|
|
|
date = 2023-01-01T08:00:00-07:00
|
|
|
|
draft = false
|
|
|
|
+++
|
|
|
|
|
|
|
|
<div class="container text-center">
|
2023-12-10 18:11:02 +01:00
|
|
|
<img src="FSFW_Logo_V3_bw.png" class="img-fluid mx-auto my-4" />
|
2023-12-09 18:27:09 +01:00
|
|
|
<div class="d-flex justify-content-center mx-auto w-75">
|
2023-12-10 18:52:03 +01:00
|
|
|
<p class="text-justify">{{% content "description.md" %}}</p>
|
2023-12-09 18:27:09 +01:00
|
|
|
</div>
|
2023-12-09 19:18:28 +01:00
|
|
|
|
2023-12-10 20:55:31 +01:00
|
|
|
<h2><i class="bi bi-file-text"></i> Documentation</h2>
|
2023-12-10 18:52:03 +01:00
|
|
|
<div class="row row-cols-2 w-50 mx-auto my-4 gx-3">
|
2023-12-10 23:01:34 +01:00
|
|
|
<div class="col">
|
2023-12-10 18:52:03 +01:00
|
|
|
<a
|
2023-12-10 18:11:02 +01:00
|
|
|
href="https://documentation.irs.uni-stuttgart.de/projects/fsfw/development/"
|
2023-12-10 23:01:34 +01:00
|
|
|
class="col d-flex flex-column justify-content-center text-decoration-none"
|
|
|
|
target="_blank"
|
2023-12-09 19:18:28 +01:00
|
|
|
>
|
2023-12-10 23:01:34 +01:00
|
|
|
<span class="content-button-bg">
|
|
|
|
<span class="content-button-text">DEVELOP</span>
|
|
|
|
</span>
|
2023-12-10 18:52:03 +01:00
|
|
|
</a>
|
2023-12-09 19:18:28 +01:00
|
|
|
</div>
|
2023-12-10 23:01:34 +01:00
|
|
|
<div class="col">
|
2023-12-10 18:52:03 +01:00
|
|
|
<a
|
2023-12-10 18:11:02 +01:00
|
|
|
href="https://documentation.irs.uni-stuttgart.de/projects/fsfw/master/"
|
2023-12-10 23:01:34 +01:00
|
|
|
class="col d-flex flex-column justify-content-center text-decoration-none"
|
|
|
|
target="_blank"
|
2023-12-09 19:18:28 +01:00
|
|
|
>
|
2023-12-10 23:01:34 +01:00
|
|
|
<span class="content-button-bg">
|
|
|
|
<span class="content-button-text">MASTER</span>
|
|
|
|
</span>
|
2023-12-10 18:52:03 +01:00
|
|
|
</a>
|
2023-12-09 19:18:28 +01:00
|
|
|
</div>
|
|
|
|
</div>
|
2023-12-10 18:52:03 +01:00
|
|
|
|
2023-12-10 20:55:31 +01:00
|
|
|
<h2><i class="bi bi-git"></i> Repository</h2>
|
2023-12-10 18:52:03 +01:00
|
|
|
<div class="row w-25 mx-auto pb-3 my-3">
|
2023-12-09 19:18:28 +01:00
|
|
|
<div class="col">
|
2023-12-10 18:52:03 +01:00
|
|
|
<a
|
2023-12-10 23:01:34 +01:00
|
|
|
href="https://egit.irs.uni-stuttgart.de/fsfw/fsfw"
|
|
|
|
class="col d-flex flex-column justify-content-center text-decoration-none"
|
2023-12-10 18:52:03 +01:00
|
|
|
target="_blank"
|
|
|
|
>
|
2023-12-10 23:01:34 +01:00
|
|
|
<span class="content-button-bg">
|
|
|
|
<span class="content-button-text">GITEA</span>
|
|
|
|
</span>
|
|
|
|
</a>
|
2023-12-10 18:52:03 +01:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2023-12-10 20:55:31 +01:00
|
|
|
<h2><i class="bi bi-check"></i> Test Coverage</h2>
|
2023-12-10 18:52:03 +01:00
|
|
|
<div class="row row-cols-2 w-50 mx-auto my-4 gx-3">
|
|
|
|
<div class="col text-end">
|
2023-12-10 18:11:02 +01:00
|
|
|
<a
|
|
|
|
href="https://documentation.irs.uni-stuttgart.de/projects/fsfw/coverage/development/"
|
2023-12-10 23:01:34 +01:00
|
|
|
class="col d-flex flex-column justify-content-center text-decoration-none"
|
2023-12-10 18:11:02 +01:00
|
|
|
target="_blank"
|
2023-12-09 19:18:28 +01:00
|
|
|
>
|
2023-12-10 23:01:34 +01:00
|
|
|
<span class="content-button-bg">
|
|
|
|
<span class="content-button-text">DEVELOP</span>
|
|
|
|
</span>
|
|
|
|
</a>
|
2023-12-09 19:18:28 +01:00
|
|
|
</div>
|
2023-12-10 18:52:03 +01:00
|
|
|
<div class="col text-start">
|
2023-12-10 18:11:02 +01:00
|
|
|
<a
|
|
|
|
href="https://documentation.irs.uni-stuttgart.de/projects/fsfw/coverage/master/"
|
2023-12-10 23:01:34 +01:00
|
|
|
class="col d-flex flex-column justify-content-center text-decoration-none"
|
2023-12-10 18:11:02 +01:00
|
|
|
target="_blank"
|
2023-12-09 19:18:28 +01:00
|
|
|
>
|
2023-12-10 23:01:34 +01:00
|
|
|
<span class="content-button-bg">
|
|
|
|
<span class="content-button-text">MASTER</span>
|
|
|
|
</span>
|
|
|
|
</a>
|
2023-12-09 19:18:28 +01:00
|
|
|
</div>
|
|
|
|
</div>
|
2023-12-09 01:49:50 +01:00
|
|
|
</div>
|