mirror of
https://github.com/minio/docs.git
synced 2025-07-28 19:42:10 +03:00
Adding C++ SDK into the list (#946)
### Objective: To add C++ SDK in the page: https://min.io/docs/minio/linux/developers/minio-drivers.html  --------- Co-authored-by: Ravind Kumar <ravindk89@gmail.com>
This commit is contained in:
committed by
GitHub
parent
8f598693f0
commit
d2dec0a920
@ -18,21 +18,16 @@ MinIO publishes the following Software Development Kits (SDK):
|
|||||||
4. :ref:`Java <java-sdk>`
|
4. :ref:`Java <java-sdk>`
|
||||||
5. :ref:`JavaScript <javascript-sdk>`
|
5. :ref:`JavaScript <javascript-sdk>`
|
||||||
6. :ref:`Python <python-sdk>`
|
6. :ref:`Python <python-sdk>`
|
||||||
|
7. :ref:`C++ <cpp-sdk>`
|
||||||
|
|
||||||
..
|
|
||||||
C++ repo does not have any releases yet. Once released, unblock this section and add to toctree and numbered list.
|
|
||||||
|
|
||||||
.. _cpp-sdk:
|
.. _cpp-sdk:
|
||||||
|
|
||||||
C++ (``minio-cpp``)
|
C++ (``minio-cpp``)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
Latest Version
|
|
||||||
|cpp-sdk-version|
|
|
||||||
|
|
||||||
Reference
|
Reference
|
||||||
:doc:`MinIO C++ SDK Reference </developers/cpp/minio-cpp>`
|
`MinIO C++ SDK Reference <https://minio-cpp.min.io/>`__
|
||||||
|
|
||||||
Install
|
Install
|
||||||
- ``vcpkg``
|
- ``vcpkg``
|
||||||
|
Reference in New Issue
Block a user