File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/language/ql-training-rst Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ def setup(sphinx):
6060master_doc = 'index'
6161
6262# General information about the project.
63- project = u'Test training slides '
63+ project = u'QL training and variant analysis examples '
6464
6565# Add any paths that contain custom static files (such as style sheets) here,
6666# relative to this directory. They are copied after the builtin static files,
@@ -78,10 +78,10 @@ def setup(sphinx):
7878
7979# The name for this set of Sphinx documents. If None, it defaults to
8080# "<project> v<release> documentation".
81- html_title = 'Test training slides '
81+ html_title = 'QL training and variant analysis examples '
8282
8383# Output file base name for HTML help builder.
84- htmlhelp_basename = 'Test training slides '
84+ htmlhelp_basename = 'QL training'
8585# The Semmle version info for the current release you're documenting, acts as replacement for
8686# |version| and |release|, also used in various other places throughout the
8787# built documents.
You can’t perform that action at this time.
0 commit comments