mirror of
https://github.com/minio/docs.git
synced 2025-06-05 19:57:02 +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:
parent
8f598693f0
commit
d2dec0a920
@ -18,23 +18,18 @@ MinIO publishes the following Software Development Kits (SDK):
|
||||
4. :ref:`Java <java-sdk>`
|
||||
5. :ref:`JavaScript <javascript-sdk>`
|
||||
6. :ref:`Python <python-sdk>`
|
||||
7. :ref:`C++ <cpp-sdk>`
|
||||
|
||||
.. _cpp-sdk:
|
||||
|
||||
C++ (``minio-cpp``)
|
||||
-------------------
|
||||
|
||||
|
||||
..
|
||||
C++ repo does not have any releases yet. Once released, unblock this section and add to toctree and numbered list.
|
||||
Reference
|
||||
`MinIO C++ SDK Reference <https://minio-cpp.min.io/>`__
|
||||
|
||||
.. _cpp-sdk:
|
||||
|
||||
C++ (``minio-cpp``)
|
||||
-------------------
|
||||
|
||||
Latest Version
|
||||
|cpp-sdk-version|
|
||||
|
||||
Reference
|
||||
:doc:`MinIO C++ SDK Reference </developers/cpp/minio-cpp>`
|
||||
|
||||
Install
|
||||
Install
|
||||
- ``vcpkg``
|
||||
|
||||
.. code-block:: shell
|
||||
|
Loading…
x
Reference in New Issue
Block a user