Changeset 5547430 in ammosreader for doc/source
- Timestamp:
- 05/04/22 16:12:24 (3 years ago)
- Branches:
- AmmosSource, guix
- Children:
- 1b72462
- Parents:
- f3421e6
- Location:
- doc/source
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/source/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 -
doc/source/index.rst
rf3421e6 r5547430 11 11 :caption: Contents: 12 12 13 modules 13 14 14 15
Note:
See TracChangeset
for help on using the changeset viewer.