Remove sidebars for formula docs

This commit is contained in:
Seth House 2013-09-11 08:46:58 -06:00
parent 5f8df81d37
commit f2ad5b1bef

View file

@ -195,6 +195,8 @@ html_sidebars = {
'sourcelink.html',
'searchbox.html',
],
'ref/formula/all/*': [
],
}
html_context = {