Re-added the index to the built docs

This commit is contained in:
Seth House 2012-10-11 14:40:40 -06:00
parent 207c826cde
commit 2c76365894

View file

@ -145,7 +145,7 @@ html_context = {
'github_downloads': 'https://github.com/saltstack/salt/downloads',
}
html_use_index = False
html_use_index = True
html_last_updated_fmt = '%b %d, %Y'
html_show_sourcelink = False
html_show_sphinx = True