Delivery in LibraryLoader - small fixes in documentation and imports

This commit is contained in:
Petr Kalis 2021-05-21 11:58:23 +02:00
parent be3b277c2d
commit 5cea400239
2 changed files with 2 additions and 3 deletions

View file

@ -1,5 +1,4 @@
import collections import collections
import os
import copy import copy
from avalon import api, style from avalon import api, style

View file

@ -177,12 +177,12 @@ Library loader is extended [loader](#loader) which allows to load published subs
</div> </div>
</div> </div>
### Delivery loader ### ### Delivery Action ###
Library Loader contains functionality to export any selected asset, subsets and their version to configurable folder. Library Loader contains functionality to export any selected asset, subsets and their version to configurable folder.
Delivery follows structure based on defined template, this template must be configured first by Admin in the Settings. Delivery follows structure based on defined template, this template must be configured first by Admin in the Settings.
![delivery_loader](assets/tools/tools_delivery_loader.png) ![delivery_action](assets/tools/tools_delivery_loader.png)
* Usage * Usage
- Select all required subsets for export (you can change theirs versions by double clicking on 'Version' value) - Select all required subsets for export (you can change theirs versions by double clicking on 'Version' value)