1
0
mirror of https://github.com/minio/docs.git synced 2025-07-27 08:41:57 +03:00

Sync for MinIO Server Release RELEASE.2022-03-03

This commit is contained in:
Ravind Kumar
2022-03-04 12:39:19 -05:00
parent c50d4140c1
commit 244d873a73
5 changed files with 1851 additions and 323 deletions

View File

@ -38,6 +38,7 @@ release = '0.1'
extensions = [
'sphinx.ext.extlinks',
'minio',
'cond',
'sphinx_copybutton',
'sphinx_markdown_tables',
'sphinx-prompt',
@ -46,6 +47,7 @@ extensions = [
'sphinxcontrib.images',
'myst_parser',
'sphinx_design',
'sphinx.ext.intersphinx',
]
# -- External Links