Edited documentation

This commit is contained in:
Verena Schulz
2026-01-21 18:32:55 +01:00
parent c201574fd9
commit b3fa931c4e
-5
View File
@@ -157,7 +157,6 @@ with more defined explanations regarding the steps of the GUI. All parts used in
Files used for the UI:
- index.html
- help_page.html
- style.css
- script.js
- renderer.js
@@ -175,10 +174,6 @@ Folders used for the UI:
This file is the basic framework of our software. Comments in the code define the different UI sections.
The comments are the headlines of the code below them.
**help_page.html:**
This is the html to the help page that is accessible though the burger menu in the software.
Currently only available in german. It describes the different parts of the program in more depth.
**style.css:**
Contains all the css code of the software used in the UI.