mirror of
https://gitlab.rlp.net/proj-wise2526-video2document/video2document.git
synced 2026-06-15 18:01:52 +02:00
Edited documentation
This commit is contained in:
@@ -157,7 +157,6 @@ with more defined explanations regarding the steps of the GUI. All parts used in
|
|||||||
|
|
||||||
Files used for the UI:
|
Files used for the UI:
|
||||||
- index.html
|
- index.html
|
||||||
- help_page.html
|
|
||||||
- style.css
|
- style.css
|
||||||
- script.js
|
- script.js
|
||||||
- renderer.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.
|
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.
|
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:**
|
**style.css:**
|
||||||
Contains all the css code of the software used in the UI.
|
Contains all the css code of the software used in the UI.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user