Import-Export app everywhere

This commit is contained in:
Michal Horejsek
2020-08-21 11:41:11 +02:00
parent e4704cd459
commit 4973e38748
11 changed files with 12 additions and 12 deletions

View File

@ -1,8 +1,8 @@
# Import-Export
# Import-Export app
## Main blocks
This is basic overview of the main import-export blocks.
This is basic overview of the main Import-Export blocks.
```mermaid
graph LR

View File

@ -9,6 +9,6 @@ Documentation pages in order to read for a novice:
* [Communication between Bridge, Client and Server](communication.md)
* [Encryption](encryption.md)
## Import-Export
## Import-Export app
* [Import-Export code](importexport.md)