Add structure to doc
This commit is contained in:
parent
e7e9332397
commit
adbf30f77f
1 changed files with 29 additions and 3 deletions
|
|
@ -1,13 +1,39 @@
|
|||
#import "@preview/arkheion:0.1.0": arkheion, arkheion-appendices
|
||||
|
||||
Dockerfile build auf alpine aufbauen
|
||||
#show: arkheion.with(
|
||||
title: [Secret Management with rvault],
|
||||
authors: (
|
||||
(name: "Samuel", email: "user@domain.com", affiliation: "HPE", orcid: "0000-0000-0000-0000"),
|
||||
(name: "Philip", email: "user@domain.com", affiliation: "HPE"),
|
||||
(name: "Laurenz Noffke", email: "laurenz.noffke+but-id-replace-it-with-matrikel@hpe.com", affiliation: [HPE]),
|
||||
),
|
||||
// Insert your abstract after the colon, wrapped in brackets.
|
||||
// Example: `abstract: [This is my abstract...]`
|
||||
// abstract: [lorem(55)],
|
||||
// keywords: ("First keyword", "Second keyword", "etc."),
|
||||
date: "2024-04-10",
|
||||
)
|
||||
|
||||
== Requirements
|
||||
= Project Requirements
|
||||
|
||||
This chapter will outline the requirements
|
||||
to be fulfilled by this project in regards to the DHBW.
|
||||
|
||||
Eines der Gruppenmitglieder muss bis zum TODO folgende Dateien hier hochladen:
|
||||
|
||||
- Ausarbeitung als PDF
|
||||
- Ausarbeitung als PDF (use dhbw template later on)
|
||||
- Präsentation als PDF
|
||||
- Textdatei mit Teilnehmern, Projekttitel und Kurzbeschreibung
|
||||
- Programmentwurf (komplettes Repository, was bewertet wird) als ZIP / TAR
|
||||
|
||||
Die Prüfungsleistung muss bis spätestens zum TODO hier abgegeben werden. Spätere Abgaben sind nicht möglich.
|
||||
|
||||
= Project Goal
|
||||
|
||||
= Planning & Timeline
|
||||
|
||||
= API-Compliance & Testing
|
||||
|
||||
= Architecture
|
||||
|
||||
In regards to crates, ...
|
||||
|
|
|
|||
Loading…
Reference in a new issue