5 Commits (290885f5b2e1aef0b7eb7e7ea2e4c74a3f11b58e)

Author SHA1 Message Date
Maxim Zhiltsov 68375ec23e
Add SDK docs (#4928)
- 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
3 years ago
Boris Sekachev 4f1a778d22
Fixed Intel license headers (#119) 4 years ago
Timur Osmanov 6df808dfce
Improve versioning of the documentation website and fix page 404 (#3632)
* 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
4 years ago
Timur Osmanov 35f5be2632
Improved documentation versioning (#3569)
* 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
5 years ago
Andrey Zhavoronkov 0974484b71
Documentation versioning (#3357)
* initial version of docs versioning

* updated license header

* fix linter issue
5 years ago