Added mkdocs skript with corresponding build instruction in the README
This commit is contained in:
9
README
9
README
@@ -45,4 +45,13 @@ idaCom.git
|
||||
|--- out/ /* Generated compiler output, is removed during "make clean" */
|
||||
|
||||
|
||||
The skript is managed via mkdocs and you can build and access it as follows:
|
||||
- Open a Terminal and navigate to the lab_sdes_student folder
|
||||
- Use the command [mkdocs serve] to build the skript and make it accessible
|
||||
-> hint: you can open mkdocs as a background-process with the [&] command, however it is advisable to open it in a seperate Terminal(-Tab)
|
||||
- once the build is done there should be an information output showing an URL (IP-Adress) mkdocs is serving it on
|
||||
-> you can then either open the skript by clicking it in the terminal or open it in a browser manually
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user