Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharazulay committed Sep 2, 2018
1 parent b8da274 commit 73c3f5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
from recommonmark.parser import CommonMarkParser

sys.path.insert(0, os.path.abspath('..'))
sys.path.insert(0, os.path.abspath('../magellan/docs'))

sys.path.append(os.path.dirname(__file__))
sys.path.append(os.path.abspath('_ext'))

Expand Down

0 comments on commit 73c3f5d

Please sign in to comment.