11 pygments_style = 'sphinx'
12 html_use_index = False
14 pdf_documents = [('index', u'Copper', u'Copper Project', u'OPNFV')]
15 pdf_fit_mode = "shrink"
16 pdf_stylesheets = ['sphinx','kerning','a4']
17 #latex_domain_indices = False
18 #latex_use_modindex = False
24 project = u'Copper: Virtual Infrastructure Deployment Policies'
25 copyright = u'%s, OPNFV' % datetime.date.today().year