diff --git a/cvat/apps/documentation/static/documentation/images/image106.jpg b/cvat/apps/documentation/static/documentation/images/image106.jpg index 28aacfd87cc9..9420c5bab583 100644 Binary files a/cvat/apps/documentation/static/documentation/images/image106.jpg and b/cvat/apps/documentation/static/documentation/images/image106.jpg differ diff --git a/cvat/apps/documentation/static/documentation/images/image107.jpg b/cvat/apps/documentation/static/documentation/images/image107.jpg deleted file mode 100644 index 9ecf7b9bc68c..000000000000 Binary files a/cvat/apps/documentation/static/documentation/images/image107.jpg and /dev/null differ diff --git a/cvat/apps/documentation/static/documentation/images/image109.jpg b/cvat/apps/documentation/static/documentation/images/image109.jpg index 7c2f264be4b4..a49c20bf950b 100644 Binary files a/cvat/apps/documentation/static/documentation/images/image109.jpg and b/cvat/apps/documentation/static/documentation/images/image109.jpg differ diff --git a/cvat/apps/documentation/static/documentation/images/image110.jpg b/cvat/apps/documentation/static/documentation/images/image110.jpg index 7acc86f991e7..93a25dc3a15f 100644 Binary files a/cvat/apps/documentation/static/documentation/images/image110.jpg and b/cvat/apps/documentation/static/documentation/images/image110.jpg differ diff --git a/cvat/apps/documentation/static/documentation/images/image111.jpg b/cvat/apps/documentation/static/documentation/images/image111.jpg deleted file mode 100644 index 71e0b2cfdb6c..000000000000 Binary files a/cvat/apps/documentation/static/documentation/images/image111.jpg and /dev/null differ diff --git a/cvat/apps/documentation/user_guide.md b/cvat/apps/documentation/user_guide.md index 939ae0672672..9cdea670857e 100644 --- a/cvat/apps/documentation/user_guide.md +++ b/cvat/apps/documentation/user_guide.md @@ -531,30 +531,21 @@ Usage examples: ### Task synchronization with a repository -1. At the end of the annotation process, a task is synchronized clicking - the `` Synchronize`` on the task page. Notice: this feature +1. At the end of the annotation process, a task is synchronized by clicking + `` Synchronize`` on the task page. Notice: this feature works only if a git repository was specified when the task was created. ![](static/documentation/images/image106.jpg) -1. Clicking `` Sync`` starts synchronization of annotation with the - repository, the url address of which is specified in the - ``Repository URL`` field. The synchronization process may take some time. - - ![](static/documentation/images/image107.jpg) - - ![](static/documentation/images/image108.jpg) - -1. After synchronization, the task in the list is highlighted in yellow. The - annotation is now in the repository, in a temporary branch. +1. After synchronization the button ``Sync`` is highlighted in green. The + annotation is now in the repository in a temporary branch. ![](static/documentation/images/image109.jpg) 1. The next step is to go to the repository and manually create a pull request to the main branch. -1. After confirming the PR, when the annotation is saved in the main branch, the color of the task changes to green. +1. After confirming the PR, when the annotation is saved in the main branch, the color of the task changes to blue. ![](static/documentation/images/image110.jpg) - ![](static/documentation/images/image111.jpg) ### Vocabulary