Changeset 569 for epicsdf


Ignore:
Timestamp:
Jul 28, 2011 10:48:35 PM (14 years ago)
Author:
jemian
Message:

OSI

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified epicsdf/doc/source/conf.py ΒΆ

    r562 r569  
    2626# documentation root, use os.path.abspath to make it absolute, like shown here.
    2727#sys.path.insert(0, os.path.abspath('.'))
    28 sys.path.insert(0, os.path.abspath('../../src'))
     28sys.path.insert(0, os.path.abspath(os.path.join('..', '..', 'src')))
    2929
    3030# -- General configuration -----------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.