mirror of
https://github.com/minio/docs.git
synced 2025-08-06 14:42:56 +03:00
DOCS-1021: Adding helm information (#1060)
Closes #1021 Closes #1055 Closes #968 Closes #943 --------- Co-authored-by: Andrea Longo <feorlen@users.noreply.github.com> Co-authored-by: Pedro Juarez <pjuarezd@users.noreply.github.com>
This commit is contained in:
@@ -44,6 +44,7 @@ extensions = [
|
||||
'sphinx_design',
|
||||
'sphinx.ext.intersphinx',
|
||||
'sphinx_reredirects',
|
||||
'sphinxcontrib.autoyaml',
|
||||
]
|
||||
|
||||
# -- External Links
|
||||
@@ -204,6 +205,10 @@ redirects = {
|
||||
}
|
||||
|
||||
|
||||
# sphinxcontrib-autoyaml customization
|
||||
|
||||
autoyaml_level = 5
|
||||
|
||||
# -- Options for HTML output -------------------------------------------------
|
||||
|
||||
# The theme to use for HTML and HTML Help pages. See the documentation for
|
||||
|
Reference in New Issue
Block a user