Add html_title tag for tutorial

This commit is contained in:
Tom Henderson
2020-06-28 11:37:04 -07:00
parent cbab46116f
commit f15a942835

View File

@@ -148,6 +148,7 @@ html_theme_path = ['../..']
# "<project> v<release> documentation" by default.
#
# html_title = 'est vtest'
html_title = 'Tutorial'
# A shorter title for the navigation bar. Default is the same as html_title.
#