1
0
mirror of https://github.com/minio/docs.git synced 2025-11-01 17:31:26 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Andrea Longo
6090d389da Add Rust in the SDK section (#1471)
New SDK page for the Rust SDK, with a quickstart from
`minio/minio-rs/README.md`

Going with an external link to a generated reference. Will deal with
API.md as we can.
~We may yet get an `API.md`, so this PR is a draft for now.~
2025-06-04 08:53:20 -06:00
Ravind Kumar
184b665c97 Attempting to build CI/CD (#1368) 2024-11-22 16:41:25 -05:00
Andrea Longo
d0a0ff1022 Docs automation: fix |java-jar-url| replacement (#1049)
The URL for the Java SDK JAR is a static string + the SDK version
number. Use the existing `java-sdk-version` value to construct the
correct URL.

C++ doesn't have any releases, so there's no Quickstart to generate.
Move it to the bottom and only link to GitHub and the Doxygen reference
page.

Staged

http://192.241.195.202:9000/staging/java-sdk-jar-url/linux/developers/minio-drivers.html
2023-10-26 14:06:23 -06:00
Harshavardhana
aaa74a8ee7 cleanup SDK sync and reduce makefile burden (#585) 2022-09-26 15:52:15 -05:00