Changeset 13737 for PyFMI/branches/PyFMI-2.5.x/doc/sphinx/source/conf.py
- Timestamp:
- Oct 13, 2019 12:35:47 PM (8 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
PyFMI/branches/PyFMI-2.5.x/doc/sphinx/source/conf.py
r13363 r13737 52 52 # 53 53 # The short X.Y version. 54 version = '2.5. 4'54 version = '2.5.5' 55 55 # The full version, including alpha/beta/rc tags. 56 release = '2.5. 4'56 release = '2.5.5' 57 57 58 58 # The language for content autogenerated by Sphinx. Refer to documentation … … 109 109 # The name for this set of Sphinx documents. If None, it defaults to 110 110 # "<project> v<release> documentation". 111 html_title = "PyFMI 2.5. 4documentation"111 html_title = "PyFMI 2.5.5 documentation" 112 112 113 113 # A shorter title for the navigation bar. Default is the same as html_title.
Note: See TracChangeset
for help on using the changeset viewer.