X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=escalator.git;a=blobdiff_plain;f=docs%2Fdesign%2Fetc%2Fconf.py;fp=docs%2Fdesign%2Fetc%2Fconf.py;h=c9330388dc4d77901f8fb945ee8747d6c14b00ab;hp=8baaf782d20b967d4f031021f03f11d39330957c;hb=bb4fad27927c6fba2c6231d136661da050f6f5c6;hpb=6963d16b32f0c40ea45be66bbd189d2d5bb070fb diff --git a/docs/design/etc/conf.py b/docs/design/etc/conf.py index 8baaf78..c933038 100644 --- a/docs/design/etc/conf.py +++ b/docs/design/etc/conf.py @@ -12,8 +12,6 @@ # limitations under the License. import datetime -import sys -import os try: __import__('imp').find_module('sphinx.ext.numfig') @@ -33,9 +31,7 @@ html_use_index = False pdf_documents = [('index', u'OPNFV', u'OPNFV Project', u'OPNFV')] pdf_fit_mode = "shrink" -pdf_stylesheets = ['sphinx','kerning','a4'] -#latex_domain_indices = False -#latex_use_modindex = False +pdf_stylesheets = ['sphinx', 'kerning', 'a4'] latex_elements = { 'printindex': '',