1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Alpha Release Work

This commit is contained in:
ravindk89
2020-09-29 18:57:09 -04:00
parent d2657ec80a
commit e3e9caf593
76 changed files with 1115 additions and 1152 deletions

View File

@ -85,14 +85,14 @@ html_favicon = '_static/favicon.png'
html_sidebars = {
'**' : [
'about.html',
'navigation.html',
'searchbox.html',
'navigation.html',
]
}
html_theme_options = {
'fixed_sidebar' : 'true',
'show_relbars': 'true',
}
# Add any paths that contain custom static files (such as style sheets) here,