Changeset 2764 for trunk/docs
- Timestamp:
- Mar 29, 2017 8:28:04 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/source/conf.py
r2037 r2764 99 99 sys.path.insert(1, os.path.abspath(os.path.join('..', '..','exports'))) 100 100 sys.path.insert(1, os.path.abspath(os.path.join('..', '..','imports'))) 101 101 print(sys.path) 102 102 # -- General configuration ----------------------------------------------------- 103 103
Note: See TracChangeset
for help on using the changeset viewer.