14 Commits (4db6cc9dd864ccaa95349935cb38e1ee315e435f)

Author SHA1 Message Date
Timur Osmanov e78bd06dd1
Add REST API guide in documentation (#3307)
* add rest api guide

* fix linter error
5 years ago
Timur Osmanov 6665fe1dc7
Update website (#3293)
* update docsy theme

* update website

* return to markdown markup

* add item update submodule in site/README.md
5 years ago
Timur Osmanov 72f6776b9c
Publication CONTRIBUTING.md on the website (#3271)
* publication contributing.md on website

* fix link and markup in CONTRIBUTING.md

* fix link
5 years ago
Timur Osmanov f662126044
Update documentation on website (#3265)
* update documentation on website

* fix markup

* fix formats header

* fix linter error

* delete duplicate headers
5 years ago
Timur Osmanov e0fe9c1580
Update section "Creating an annotation task" in User Guide (#3232) 5 years ago
Zoya Maslova 1aff09a3ac
update COCO format documentation (#3197)
* update COCO format documentation

* change place of COCO docs changes

* fix line length

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Roman Donchenko d15a3199c2
Fix many spelling errors (#3244)
* Fix spelling errors

* Bump version numbers after the spelling fixes

* Fix OSX build (os.mknod requires super-priviligies)

* Fixed eslint warnings.

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Timur Osmanov d3fb352fcb
Update "about page" on website (#3259)
* update about page

* update about page

* update about page

* fix markup
5 years ago
Roman Donchenko 25975467ea
Fix all remark warnings (#3261)
* Fix all issues reported by remark

* Move remark dependencies from the workflow definition into package.json

This enables the transitive dependencies to be pinned, just like for all
other packages.

* Add additional remark plugins

These are needed to correctly parse certain constructs in Markdown files
(such as tables and YAML frontmatter), and without them, remark produces
invalid warnings on some files.

* Update the remark-lint preset versions

The previous versions reference the old version of the
`remark-lint-table-cell-padding` plugin, which doesn't work correctly with
the current version of `remark-parse` (and thus produces spurious warnings).

* GitHub Actions: run remark on all Markdown files, not just changed ones

This way, if a PR updates the remark configuration and that causes new errors
to appear, those errors will show up in that PR, instead of the (unrelated) PR
that next updates the affected files.

There is no runtime cost to this, because remark takes approximately 1 second
to check all files.
5 years ago
Kirill Sizov c6d4a48e14
Fix documentation for CVAT format (#3243)
* fix info about supported annotations

* double quote
5 years ago
Timur Osmanov ae175d9de2
Add item "Context images" in User Guide (#3227)
* Add item "Context images" in User Guide

* Delete header duplicate
5 years ago
Timur Osmanov aaf8f1921f
Fix buttons "edit this page", "create child page" and fix cover-block background on website (#3220)
* fix README.md add cvat.jpg

* fix button "edit this page" and "create this page"

* fixed documentation workflow (#3217)

* fix block cover on about page

* fix linter error

Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
5 years ago
Timur Osmanov ccb24c2a2c
fix README.md add cvat.jpg (#3218) 5 years ago
Timur Osmanov 9615436ecc
Website with documentation (#3039) 5 years ago