108 lines
2.1 KiB
Markdown
108 lines
2.1 KiB
Markdown
---
|
|
seo:
|
|
title: FEDEO Dokumentation
|
|
description: Zentrale, versionierte Funktionsdokumentation für FEDEO.
|
|
---
|
|
|
|
::u-page-hero{class="dark:bg-gradient-to-b from-neutral-900 to-neutral-950"}
|
|
---
|
|
orientation: horizontal
|
|
---
|
|
#title
|
|
FEDEO [Dokumentation]{.text-primary}
|
|
|
|
#description
|
|
Alle Funktionen von Backend, Web und Mobile an einem Ort. Versioniert, durchsuchbar und auf Basis von Nuxt UI + Nuxt Content aufgebaut.
|
|
|
|
#links
|
|
:::u-button
|
|
---
|
|
to: /funktionen
|
|
size: xl
|
|
trailing-icon: i-lucide-arrow-right
|
|
---
|
|
Zu den Funktionen
|
|
:::
|
|
|
|
:::u-button
|
|
---
|
|
icon: i-simple-icons-github
|
|
color: neutral
|
|
variant: outline
|
|
size: xl
|
|
to: https://git.federspiel.tech/flfeders/FEDEO
|
|
target: _blank
|
|
---
|
|
Repository öffnen
|
|
:::
|
|
|
|
#default
|
|
:::prose-pre
|
|
---
|
|
code: |
|
|
node docs/scripts/sync-funktionsdoku.mjs
|
|
filename: docs-sync.sh
|
|
---
|
|
|
|
```bash [docs-sync.sh]
|
|
node docs/scripts/sync-funktionsdoku.mjs
|
|
```
|
|
:::
|
|
::
|
|
|
|
::u-page-section{class="dark:bg-neutral-950"}
|
|
#title
|
|
Struktur der Dokumentation
|
|
|
|
#features
|
|
:::u-page-feature
|
|
---
|
|
icon: i-lucide-layers
|
|
---
|
|
#title
|
|
Funktionskatalog
|
|
|
|
#description
|
|
Technische Übersichten für Backend-API, Web-Frontend und Mobile-App.
|
|
:::
|
|
|
|
:::u-page-feature
|
|
---
|
|
icon: i-lucide-shield-check
|
|
---
|
|
#title
|
|
Wartungsprozess
|
|
|
|
#description
|
|
Klarer Ablauf, damit Funktionsänderungen immer dokumentiert bleiben.
|
|
:::
|
|
|
|
:::u-page-feature
|
|
---
|
|
icon: i-lucide-git-branch
|
|
---
|
|
#title
|
|
Versionierung
|
|
|
|
#description
|
|
Änderungen an der Dokumentation sind nachvollziehbar versioniert.
|
|
:::
|
|
::
|
|
|
|
::u-page-section{class="dark:bg-gradient-to-b from-neutral-950 to-neutral-900"}
|
|
:::u-page-c-t-a
|
|
---
|
|
links:
|
|
- label: Funktionsübersicht öffnen
|
|
to: '/funktionen/uebersicht'
|
|
trailingIcon: i-lucide-arrow-right
|
|
- label: Versionshistorie
|
|
to: '/versionen/docs-versionen'
|
|
variant: subtle
|
|
icon: i-lucide-history
|
|
title: Bereit für die tägliche Doku-Arbeit?
|
|
description: Nutze die technische Übersicht für Änderungen und halte die Dokumentation mit einem festen Sync-Workflow aktuell.
|
|
class: dark:bg-neutral-950
|
|
---
|
|
::
|