Skip to content

Commit 27efa49

Browse files
authored
Initial docs folder content (#801)
1 parent a3683a7 commit 27efa49

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

docs/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Guides
2+
3+
* [Installer-packaging](installer-packaging.md)
91.1 KB
Loading

docs/installer-packaging.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Installer Packaging
2+
3+
Installer build produces two kinds of platform specific executables:
4+
1. Online Installer - all installed components downloaded during installation
5+
2. Bundle Installer - includes all or some of components
6+
7+
See image below for more detailed information about packaging structure.
8+
9+
![Installer Packaging](images/installer-packaging.png)

0 commit comments

Comments
 (0)