Initial mkdocs configuration
This commit is contained in:
3
docs/docs/api/manage.md
Normal file
3
docs/docs/api/manage.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Management API
|
||||
|
||||
# GET /
|
||||
14
docs/docs/api/minio.md
Normal file
14
docs/docs/api/minio.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Minio API
|
||||
|
||||
## /
|
||||
|
||||
## GET /bucket/
|
||||
|
||||
## PUT /bucket/
|
||||
|
||||
## GET /bucket/object
|
||||
|
||||
## HEAD /bucket/object
|
||||
|
||||
## PUT /bucket/object
|
||||
|
||||
Reference in New Issue
Block a user