Changeset 5547430 in ammosreader for doc/rst/conf.py
- Timestamp:
- 05/04/22 16:12:24 (3 years ago)
- Branches:
- AmmosSource, guix
- Children:
- 1b72462
- Parents:
- f3421e6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/rst/conf.py
rf3421e6 r5547430 16 16 import sys 17 17 import sphinx_adc_theme 18 sys.path.insert(0, os.path.abspath('../../ '))18 sys.path.insert(0, os.path.abspath('../../src/')) 19 19 20 20
Note:
See TracChangeset
for help on using the changeset viewer.