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