Skip to content

Commit

Permalink
Revert sidebars to default
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Jul 15, 2017
1 parent 470f92f commit c4d1bbe
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,11 +139,13 @@
#
# This is required for the alabaster theme
# refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars
html_sidebars = {
'**': [
'about.html', 'navigation.html', 'searchbox.html',
]
}


# html_sidebars = {
# '**': [
# 'about.html', 'navigation.html', 'searchbox.html',
# ]
# }

# html_sidebars = {
# '**': [
Expand Down

0 comments on commit c4d1bbe

Please sign in to comment.