Expand HTML width in docs
[integration.git] / docs / conf.py
index cd82442..3b562d1 100644 (file)
@@ -19,6 +19,7 @@ linkcheck_ignore = [
 intersphinx_mapping = {}
 
 html_last_updated_fmt = '%d-%b-%y %H:%M'
+html_theme_options = {'body_max_width': '100%'}
 
 def setup(app):
     app.add_stylesheet("css/ribbon_onap.css")