GUI changes (including menu)

This commit is contained in:
2024-01-10 17:55:54 +01:00
parent 8c043dc18e
commit 8a0232129f
12 changed files with 159 additions and 14 deletions

5
docfx_project/api/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
###############
# temp file #
###############
*.yml
.manifest

View File

@@ -0,0 +1,2 @@
# PLACEHOLDER
TODO: Add .NET projects to the *src* folder and run `docfx` to generate **REAL** *API Documentation*!