There are some flake8 errors. Clear them before other work.
[escalator.git] / docs / etc / conf.py
index acc00ca..e2579d9 100644 (file)
@@ -13,8 +13,6 @@
 
 
 import datetime
-import sys
-import os
 
 try:
     __import__('imp').find_module('sphinx.ext.numfig')
@@ -34,9 +32,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': '',