Skip to content

Commit 80ff852

Browse files
committed
docs/conf.py: Ensure title include current version
1 parent 286c770 commit 80ff852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
# The name for this set of Sphinx documents.
137137
# "<project> v<release> documentation" by default.
138138
#
139-
# html_title = 'CMake Python Distributions v0.1.0'
139+
# html_title = 'CMake Python Distributions v%s' % version
140140

141141
# A shorter title for the navigation bar. Default is the same as html_title.
142142
#

0 commit comments

Comments
 (0)