Upload files to 'wiki/docs'

This commit is contained in:
Jeison Yehuda Amihud (Blender Dumbass) 2021-03-05 22:30:16 +00:00
parent 2bdab599ce
commit c8dc4a312c

View file

@ -1,8 +1,3 @@
**VCStudio Documentation**
*(C) J.Y.Amihud 2021. Under GPL v3 or later. Please note that documentation files are not perfect. And need maintenance. You can help us do this by editing them on*
![](../../settings/themes/OldSchool/icons/notabug.png) [NotABug](https://notabug.org/jyamihud/VCStudio).
# Installation # Installation
This is the installation guide. *If you are reading it from the build in documentation inside the VCStudio. You probably don't need it already.* This is a guide that will allow users to understand how to put VCStudio on their machine. This is hopefully needed to be done ones. Tho some problems could occur that will make you need this document more then ones. Nobody is perfect. Software always will have bugs. This is the installation guide. *If you are reading it from the build in documentation inside the VCStudio. You probably don't need it already.* This is a guide that will allow users to understand how to put VCStudio on their machine. This is hopefully needed to be done ones. Tho some problems could occur that will make you need this document more then ones. Nobody is perfect. Software always will have bugs.
@ -117,3 +112,15 @@ We can break the troubleshooter activity into these parts:
**How does it add it self into the Application Menu?** **How does it add it self into the Application Menu?**
VCStudio adds it self into a system application menu. It does it using what's called a [Desktop Entry](https://freedesktop.org/wiki/Specifications/desktop-entry-spec/) that most GNU / Linux application launchers understand. This step is also done by the troubleshooter. But only if a folder `/home/username/.local/share/applications` exists. This is where most GNU/Linux systems store the `.desktop` files. VCStudio adds it self into a system application menu. It does it using what's called a [Desktop Entry](https://freedesktop.org/wiki/Specifications/desktop-entry-spec/) that most GNU / Linux application launchers understand. This step is also done by the troubleshooter. But only if a folder `/home/username/.local/share/applications` exists. This is where most GNU/Linux systems store the `.desktop` files.
# Help The Documentation
The documentation files are not perfect. And need maintenance.
*If you are reading it from the VCStudio build in Documentation:*
- Press ![](../../settings/themes/OldSchool/icons/edit.png) to edit locally.
- Press ![](../../settings/themes/OldSchool/icons/notabug.png) to commit in our NotABug repository.
*(C) J.Y.Amihud 2021. Under GPL v3 or later.*