Skip to content

Commit

Permalink
RTD15
Browse files Browse the repository at this point in the history
  • Loading branch information
nick5435 committed Feb 20, 2017
1 parent 8ec2f1f commit 9f8f4f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
from recommonmark.parser import CommonMarkParser

sys.path.insert(0, os.path.abspath('.'))
sys.path.insert(0, os.path.abspath('..'))
sys.path.insert(0, os.path.abspath('../../thermoDataGrabber/'))
sys.path.insert(0, os.path.abspath('../../thermoDataGrabber/thermoDataGrabber/'))
sys.path.insert(0, os.path.abspath('../../notebooks/'))
Expand Down

0 comments on commit 9f8f4f6

Please sign in to comment.