Changeset 10599
- Timestamp:
- 2019-01-28T19:34:06+01:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/trunk/doc/rst/source/conf.py
r10590 r10599 15 15 version = '4.0' 16 16 # The full version, including alpha/beta/rc tags 17 release = '4.0 .0'17 release = '4.0' 18 18 19 19 … … 24 24 # ones. 25 25 extensions = ['sphinx.ext.extlinks', 'sphinxcontrib.bibtex'] 26 27 # Add any paths that contain templates here, relative to this directory. 28 templates_path = ['_templates'] 26 29 27 30 # The master toctree document.
Note: See TracChangeset
for help on using the changeset viewer.