diff --git a/docs/sphinx_setup/api/api_reference.rst b/docs/sphinx_setup/api/api_reference.rst index aee12add0299ee..ac59abca93db7b 100644 --- a/docs/sphinx_setup/api/api_reference.rst +++ b/docs/sphinx_setup/api/api_reference.rst @@ -11,13 +11,13 @@ API Reference :hidden: ie_python_api/api - c_cpp_api/group__ov__cpp__api - c_cpp_api/group__ov__c__api + OpenVINO Runtime C++ API + OpenVINO Runtime C API OpenVINO Node.js API -OpenVINO toolkit offers **APIs for Python, C, and C++** which share most features (C++ being the +OpenVINO toolkit offers **APIs for Python, C, C++, and JavaScript** which share most features (C++ being the most comprehensive one), have a common structure, naming convention styles, namespaces, and no duplicate structures.