Revision fad090ad docs/conf.py

b/docs/conf.py
15 15
# add these directories to sys.path here. If the directory is relative to the
16 16
# documentation root, use os.path.abspath to make it absolute, like shown here.
17 17

  
18
import sys, os
19
sys.path.append("../")
20

  
18 21
# -- General configuration -----------------------------------------------------
19 22

  
20 23
# If your documentation needs a minimal Sphinx version, state it here.

Also available in: Unified diff