Revision e9304ec6 docs/conf.py

b/docs/conf.py
16 16
# documentation root, use os.path.abspath to make it absolute, like shown here.
17 17

  
18 18
import sys, os
19
sys.path.append('snf-common')
19
#sys.path.append('/home/saxtouri/src/synnefo/snf-common/')
20 20
sys.path.append('../')
21 21

  
22 22
# -- General configuration -----------------------------------------------------

Also available in: Unified diff