- Timestamp:
- Jul 28, 2011 10:48:35 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified epicsdf/doc/source/conf.py ΒΆ
r562 r569 26 26 # documentation root, use os.path.abspath to make it absolute, like shown here. 27 27 #sys.path.insert(0, os.path.abspath('.')) 28 sys.path.insert(0, os.path.abspath( '../../src'))28 sys.path.insert(0, os.path.abspath(os.path.join('..', '..', 'src'))) 29 29 30 30 # -- General configuration -----------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.