- Added auth docs in API schema and SDK ApiClient/Config (fixes#1517)
- Added SDK docs with API, SDK and CLI docs
- Added `develop` branch in the docs
- Allowed unauthorized access to `api/docs`, `api/swagger`, `api/schema` endpoints
- Added `--insecure` env var to control host checks in CLI
- Refactored `build_docs.py` (backported https://github.com/openvinotoolkit/datumaro/pull/589)
- Extracted requirements file for site
* improve versioning of the documentation website
* fix version dropdown menu
* fix linter errors
* hide contribuiting subsections and update site/build_docs.py
* revert changes contributing section and remove unwanted text
* add navbar-version-selector.html
* update site/build_docs.py
* update site/build_docs.py
* update _index.html and fix mistakes in config.toml
* fix _index.html
* replace all tabs with spaces
* update navbar-version-selector.html
* fix link in the site/readme.md
* replace tabs with spaces in custom.scss and 404.html
* fix linter errors