8 Commits (fe9898f079c6c7d1018907b4e2e57d292a7b7098)

Author SHA1 Message Date
Artem Filippov fe9898f079
CVAT docs: multi tasks creation (#5068)
* attach cloud storages

"creating an annotation task", "projects", "export/import datasets" and "backup" docs were updated

* attach cloud storage(updated)

* Update site/content/en/docs/manual/advanced/backup.md

Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>

* Update site/content/en/docs/manual/advanced/backup.md

Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>

* Update site/content/en/docs/manual/advanced/export-import-datasets.md

Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>

* Update site/content/en/docs/manual/advanced/export-import-datasets.md

Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>

* Update site/content/en/docs/manual/advanced/export-import-datasets.md

Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>

* Update site/content/en/docs/manual/basics/creating_an_annotation_task.md

Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>

* Update site/content/en/docs/manual/basics/creating_an_annotation_task.md

Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>

* Source & target storage(updated)

* added creating multi tasks doc

changed weights of docs in basics + replaced some images for the "creating an annotation task" doc

* added creating multi tasks doc(updated))

* added creating multi tasks doc(remark fixed)

Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>
3 years ago
Dmitry Kruchinin e484aa7587
Migrate to node 16, npm 7. (#3773)
* Migrate to node 16 and nmp 7.

* Step 2

* Moving eslint to one package.json

* Fix package for 3D

* Update package files

* Fix package.json. Update package-lock.json. Update DockeFile.ui

* Change "node-sass" to "sass" due to snyk issues

* Automatically update your stylesheets due to DEPRECATION WARNING from sass

* Moving all dev dependencies to root package.json

* Remove unnecessary dependence from cvat-core-package.json

* Update of the year in copyrights

* Update CHANGELOG.md

* Define workspaces

* Update npm command to root package.json

* Update npm commands and corresponding files

* Update npm command.

* Fix Dockerfile.ui

* Fix error loading rule '@typescript-eslint/dot-notation'

* Fix eslint check issue

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Artem Filippov cf6878e19c
Documentation update, added information about trackers (#3754)
* added information about tracker

* remark fixes

* Update site/content/en/docs/manual/advanced/ai-tools.md

Co-authored-by: Timur Osmanov <54434686+TOsmanov@users.noreply.github.com>

* updated installation automatic annotation guide

* Update site/content/en/docs/administration/advanced/installation_automatic_annotation.md

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>

* Update site/content/en/docs/manual/advanced/ai-tools.md

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>

Co-authored-by: Timur Osmanov <54434686+TOsmanov@users.noreply.github.com>
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Artem Filippov e5a94ff74d
sorting headers in Manual (#3648) 4 years ago
amotovx 7879dd168b
Documentation update, updated info on the AI Tools page of Manual (#3532)
* updated the AI Tools page

* rename image, delete unused

* updated the interactors subsection

* added info about selected opacity slider to OpenCV tools and polygon manual drawing

* updated info about selected opacity slider in the objects sidebar section
5 years ago
amotovx 508ce7cdba
Documentation update, adding descriptions to pages located in Basics and Advanced sections of Manual (#3522)
* Added descriptions to sections manual/basics and manual/advanced

* fixed wording + additional description
5 years ago
Timur Osmanov 830c7b213e
Add documentation for 3d task (#3364)
* update documentation sorting

* update README.md and documentation

* fix linter errors

* update name sections

* fix links

* fix linter errors

* add 3D task documentation

* update documentation

* fix conflict README.md

* fix linter error v1

* fix numeration
5 years ago
Timur Osmanov 7cf6c7a08e
Update documentation sorting (#3320)
* update documentation sorting

* update README.md and documentation

* fix linter errors

* update name sections

* fix links

* fix linter errors

* update developing section

* fix link and mistake

* rename developing and contributing section

* fix incorrect links

* fix link on cvat.jpg

* Update site/content/en/docs/_index.md

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago