From c4250142a10dcf8f3efb3125f58a9c99c08c7060 Mon Sep 17 00:00:00 2001 From: Niru Maheswaranathan Date: Thu, 1 Oct 2015 00:51:51 -0700 Subject: [PATCH] fixing docs --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/conf.py b/docs/conf.py index b276e2e..ec1164d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -15,6 +15,7 @@ import sys import os import shlex +sys.path.append('..') # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the