1
0
mirror of https://github.com/minio/docs.git synced 2025-07-31 18:04:52 +03:00

Standardizing mc command format and layout

This commit is contained in:
ravindk89
2020-10-07 20:11:09 -04:00
parent e3e9caf593
commit 179722e56a
33 changed files with 2287 additions and 1884 deletions

View File

@ -102,4 +102,6 @@ html_static_path = ['_static']
html_css_files = ['css-style.css']
html_js_files = ['js/main.js']
html_js_files = ['js/main.js']
html_title = 'MinIO Documentation'