Skip to content

Instantly share code, notes, and snippets.

@mklymyshyn
Created August 19, 2012 08:39
Show Gist options
  • Save mklymyshyn/3393707 to your computer and use it in GitHub Desktop.
Save mklymyshyn/3393707 to your computer and use it in GitHub Desktop.
Support of "ext" directory as directory with custom sphinx extension
sys.path.insert(0, os.path.join(os.path.abspath('.'), "ext"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment