Revision b6f3b05bb10655cc166eaaf46bd250aa211d2d88 authored by Timur Osmanov on 14 January 2022, 10:09:50 UTC, committed by GitHub on 14 January 2022, 10:09:50 UTC
* add documentation about ellipses

* Update site/content/en/docs/manual/advanced/annotation-with-ellipses.md

* Update site/content/en/docs/manual/advanced/annotation-with-ellipses.md

* Update site/content/en/docs/manual/advanced/annotation-with-ellipses.md

* Update site/content/en/docs/manual/advanced/annotation-with-ellipses.md

* Update site/content/en/docs/manual/advanced/annotation-with-ellipses.md

* Update site/content/en/docs/manual/advanced/annotation-with-ellipses.md

* fix mistake

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
1 parent fc6525e
Raw File
.dockerignore
/.git
/share
/data
/media
/.env
/.vscode
/db.sqlite3
/keys
**/node_modules

back to top