import sys import os extensions = ['sphinx.ext.autodoc'] sys.path.insert(0, os.path.abspath('../')) sys.path.insert(0, os.path.abspath('../../'))